update and sync ordinals
This commit is contained in:
parent
0e0c6821fa
commit
97438f38df
1 changed files with 17 additions and 10 deletions
|
@ -3657,7 +3657,7 @@ ENGINE_set_ld_ssl_clnt_cert_fn 4044 EXIST:VMS:FUNCTION:ENGINE
|
|||
ENGINE_get_ssl_client_cert_function 4045 EXIST:!VMS:FUNCTION:ENGINE
|
||||
ENGINE_get_ssl_client_cert_fn 4045 EXIST:VMS:FUNCTION:ENGINE
|
||||
ENGINE_load_ssl_client_cert 4046 EXIST::FUNCTION:ENGINE
|
||||
ENGINE_load_capi 4047 EXIST:WIN32:FUNCTION:CAPIENG,ENGINE,STATIC_ENGINE
|
||||
ENGINE_load_capi 4047 EXIST::FUNCTION:ENGINE,STATIC_ENGINE
|
||||
OPENSSL_isservice 4048 NOEXIST::FUNCTION:
|
||||
FIPS_dsa_sig_decode 4049 NOEXIST::FUNCTION:
|
||||
EVP_CIPHER_CTX_clear_flags 4050 NOEXIST::FUNCTION:
|
||||
|
@ -4161,12 +4161,19 @@ X509_NAME_hash_old 4535 EXIST::FUNCTION:
|
|||
ASN1_TIME_set_string 4536 EXIST::FUNCTION:
|
||||
EVP_MD_flags 4537 EXIST::FUNCTION:
|
||||
TS_RESP_CTX_free 4538 EXIST::FUNCTION:
|
||||
ENGINE_load_aesni 4539 EXIST::FUNCTION:ENGINE
|
||||
DSAparams_dup 4540 EXIST::FUNCTION:DSA
|
||||
DHparams_dup 4541 EXIST::FUNCTION:DH
|
||||
OCSP_REQ_CTX_add1_header 4542 EXIST::FUNCTION:
|
||||
OCSP_REQ_CTX_set1_req 4543 EXIST::FUNCTION:
|
||||
X509_STORE_set_verify_cb 4544 EXIST::FUNCTION:
|
||||
X509_STORE_CTX_get0_current_crl 4545 EXIST::FUNCTION:
|
||||
X509_STORE_CTX_get0_parent_ctx 4546 EXIST::FUNCTION:
|
||||
X509_STORE_CTX_get0_current_issuer 4547 EXIST::FUNCTION:
|
||||
DSAparams_dup 4539 EXIST::FUNCTION:DSA
|
||||
DHparams_dup 4540 EXIST::FUNCTION:DH
|
||||
OCSP_REQ_CTX_add1_header 4541 EXIST::FUNCTION:
|
||||
OCSP_REQ_CTX_set1_req 4542 EXIST::FUNCTION:
|
||||
X509_STORE_set_verify_cb 4543 EXIST::FUNCTION:
|
||||
X509_STORE_CTX_get0_current_crl 4544 EXIST::FUNCTION:
|
||||
X509_STORE_CTX_get0_parent_ctx 4545 EXIST::FUNCTION:
|
||||
X509_STORE_CTX_get0_current_issuer 4546 EXIST:!VMS:FUNCTION:
|
||||
X509_STORE_CTX_get0_cur_issuer 4546 EXIST:VMS:FUNCTION:
|
||||
X509_issuer_name_hash_old 4547 EXIST::FUNCTION:MD5
|
||||
X509_subject_name_hash_old 4548 EXIST::FUNCTION:MD5
|
||||
PKCS5_pbkdf2_set 4549 EXIST::FUNCTION:
|
||||
ENGINE_load_aesni 4550 EXIST::FUNCTION:ENGINE
|
||||
CMS_add0_recipient_password 4551 EXIST::FUNCTION:CMS
|
||||
CMS_decrypt_set1_password 4552 EXIST::FUNCTION:CMS
|
||||
CMS_RecipientInfo_set0_password 4553 EXIST::FUNCTION:CMS
|
||||
|
|
Loading…
Reference in a new issue