From 184238794fe52353f5e042fa9b943fbc59a5b9cb Mon Sep 17 00:00:00 2001 From: "Dr. David von Oheimb" Date: Wed, 23 Sep 2020 10:11:53 +0200 Subject: bio_lib: Add BIO_get_line, correct doc of BIO_gets Reviewed-by: Tomas Mraz (Merged from https://github.com/openssl/openssl/pull/12959) --- util/libcrypto.num | 1 + 1 file changed, 1 insertion(+) (limited to 'util') 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: -- cgit v1.2.3