summaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
authorDr. David von Oheimb <David.von.Oheimb@siemens.com>2020-09-23 10:11:53 +0200
committerDr. David von Oheimb <dev@ddvo.net>2021-05-19 09:23:30 +0200
commit184238794fe52353f5e042fa9b943fbc59a5b9cb (patch)
treed14328fd18bc044dc99b103a9596e36bc1533c3b /util
parentc4fca3f705a220fba8e15354d57d258e69a2d9b4 (diff)
bio_lib: Add BIO_get_line, correct doc of BIO_gets
Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/12959)
Diffstat (limited to 'util')
-rw-r--r--util/libcrypto.num1
1 files changed, 1 insertions, 0 deletions
diff --git a/util/libcrypto.num b/util/libcrypto.num
index 67bf50af4d..f83bb186e2 100644
--- a/util/libcrypto.num
+++ b/util/libcrypto.num
@@ -5409,6 +5409,7 @@ PKCS5_pbkdf2_set_ex ? 3_0_0 EXIST::FUNCTION:
BIO_new_from_core_bio ? 3_0_0 EXIST::FUNCTION:
BIO_new_ex ? 3_0_0 EXIST::FUNCTION:
BIO_s_core ? 3_0_0 EXIST::FUNCTION:
+BIO_get_line ? 3_0_0 EXIST::FUNCTION:
OSSL_LIB_CTX_new_from_dispatch ? 3_0_0 EXIST::FUNCTION:
OSSL_LIB_CTX_new_child ? 3_0_0 EXIST::FUNCTION:
OSSL_PROVIDER_get0_dispatch ? 3_0_0 EXIST::FUNCTION: