diff options
author | FdaSilvaYY <fdasilvayy@gmail.com> | 2019-07-31 11:14:12 +0200 |
---|---|---|
committer | Pauli <paul.dale@oracle.com> | 2019-07-31 11:14:12 +0200 |
commit | 8c00f267b8df1a8c70eff8198de40aa561299e48 (patch) | |
tree | 5e9505ba088c41584184eecbf0f92d30bc2c5605 /util/missingcrypto111.txt | |
parent | Document recent changes in NEWS and CHANGES (diff) | |
download | openssl-8c00f267b8df1a8c70eff8198de40aa561299e48.tar.xz openssl-8c00f267b8df1a8c70eff8198de40aa561299e48.zip |
CAdES : lowercase name for now internal methods.
CAdES : rework CAdES signing API.
Make it private, as it is unused outside library bounds.
Fix varous doc-nits.
Reviewed-by: Paul Dale <paul.dale@oracle.com>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
Diffstat (limited to 'util/missingcrypto111.txt')
-rw-r--r-- | util/missingcrypto111.txt | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/util/missingcrypto111.txt b/util/missingcrypto111.txt index 1fb924bc70..e544c1b3c7 100644 --- a/util/missingcrypto111.txt +++ b/util/missingcrypto111.txt @@ -485,12 +485,6 @@ ERR_load_X509_strings ERR_load_strings_const ERR_set_error_data ERR_unload_strings -ESS_CERT_ID_V2_dup -ESS_CERT_ID_V2_free -ESS_CERT_ID_V2_new -ESS_SIGNING_CERT_V2_dup -ESS_SIGNING_CERT_V2_free -ESS_SIGNING_CERT_V2_new EVP_CIPHER_CTX_buf_noconst EVP_CIPHER_CTX_clear_flags EVP_CIPHER_CTX_copy @@ -1571,8 +1565,6 @@ b2i_PublicKey_bio conf_ssl_get conf_ssl_get_cmd conf_ssl_name_find -d2i_ESS_CERT_ID_V2 -d2i_ESS_SIGNING_CERT_V2 d2i_X509_bio d2i_X509_fp err_free_strings_int @@ -1584,8 +1576,6 @@ i2a_ASN1_STRING i2b_PVK_bio i2b_PrivateKey_bio i2b_PublicKey_bio -i2d_ESS_CERT_ID_V2 -i2d_ESS_SIGNING_CERT_V2 i2d_PrivateKey_bio i2d_PrivateKey_fp i2d_X509_bio |