mirror of https://github.com/openssl/openssl.git
libcrypto.num: add EVP_CIPHER_get_security_category() to exports
This commit is contained in:
parent
5226e878f1
commit
60057ffa23
|
@ -5926,6 +5926,7 @@ OSSL_AA_DIST_POINT_it ? 3_5_0 EXIST::FUNCTION:
|
|||
PEM_ASN1_write_bio_ctx ? 3_5_0 EXIST::FUNCTION:
|
||||
EVP_PKEY_get_security_category ? 3_6_0 EXIST::FUNCTION:
|
||||
X509_STORE_CTX_set_ocsp_resp ? 3_6_0 EXIST::FUNCTION:OCSP
|
||||
EVP_CIPHER_get_security_category ? 3_6_0 EXIST::FUNCTION:
|
||||
OPENSSL_sk_set_thunks ? 3_6_0 EXIST::FUNCTION:
|
||||
i2d_PKCS8PrivateKey ? 3_6_0 EXIST::FUNCTION:
|
||||
OSSL_PARAM_set_octet_string_or_ptr ? 3_6_0 EXIST::FUNCTION:
|
||||
|
|
Loading…
Reference in New Issue