mirror of
https://github.com/openssl/openssl.git
synced 2025-03-31 20:10:45 +08:00
Fix CI breakage due to ABIDIFF failure
Also sync libcrypto.num and libssl.num with 3.2 branch and fix the EVP_DigestSqueeze symbol version. Reviewed-by: Matt Caswell <matt@openssl.org> Reviewed-by: Hugo Landau <hlandau@openssl.org> Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com> (Merged from https://github.com/openssl/openssl/pull/22688)
This commit is contained in:
parent
9489892353
commit
9e75a0b911
1
.github/workflows/libcrypto-abi.xml
vendored
1
.github/workflows/libcrypto-abi.xml
vendored
@ -1780,6 +1780,7 @@
|
||||
<elf-symbol name='EVP_DigestSignInit' version='OPENSSL_3.0.0' is-default-version='yes' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes'/>
|
||||
<elf-symbol name='EVP_DigestSignInit_ex' version='OPENSSL_3.0.0' is-default-version='yes' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes'/>
|
||||
<elf-symbol name='EVP_DigestSignUpdate' version='OPENSSL_3.0.0' is-default-version='yes' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes'/>
|
||||
<elf-symbol name='EVP_DigestSqueeze' version='OPENSSL_3.3.0' is-default-version='yes' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes'/>
|
||||
<elf-symbol name='EVP_DigestUpdate' version='OPENSSL_3.0.0' is-default-version='yes' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes'/>
|
||||
<elf-symbol name='EVP_DigestVerify' version='OPENSSL_3.0.0' is-default-version='yes' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes'/>
|
||||
<elf-symbol name='EVP_DigestVerifyFinal' version='OPENSSL_3.0.0' is-default-version='yes' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes'/>
|
||||
|
@ -5427,113 +5427,113 @@ EVP_PKEY_get0_provider 5554 3_0_0 EXIST::FUNCTION:
|
||||
EVP_PKEY_CTX_get0_provider 5555 3_0_0 EXIST::FUNCTION:
|
||||
OPENSSL_strcasecmp 5556 3_0_3 EXIST::FUNCTION:
|
||||
OPENSSL_strncasecmp 5557 3_0_3 EXIST::FUNCTION:
|
||||
EVP_RAND_CTX_up_ref ? 3_1_0 EXIST::FUNCTION:
|
||||
RAND_set0_public ? 3_1_0 EXIST::FUNCTION:
|
||||
RAND_set0_private ? 3_1_0 EXIST::FUNCTION:
|
||||
BN_are_coprime ? 3_1_0 EXIST::FUNCTION:
|
||||
X509_PUBKEY_set0_public_key ? 3_2_0 EXIST::FUNCTION:
|
||||
OSSL_STACK_OF_X509_free ? 3_2_0 EXIST::FUNCTION:
|
||||
OSSL_trace_string ? 3_2_0 EXIST::FUNCTION:
|
||||
EVP_MD_CTX_dup ? 3_2_0 EXIST::FUNCTION:
|
||||
EVP_CIPHER_CTX_dup ? 3_2_0 EXIST::FUNCTION:
|
||||
BN_signed_bin2bn ? 3_2_0 EXIST::FUNCTION:
|
||||
BN_signed_bn2bin ? 3_2_0 EXIST::FUNCTION:
|
||||
BN_signed_lebin2bn ? 3_2_0 EXIST::FUNCTION:
|
||||
BN_signed_bn2lebin ? 3_2_0 EXIST::FUNCTION:
|
||||
BN_signed_native2bn ? 3_2_0 EXIST::FUNCTION:
|
||||
BN_signed_bn2native ? 3_2_0 EXIST::FUNCTION:
|
||||
ASYNC_set_mem_functions ? 3_2_0 EXIST::FUNCTION:
|
||||
ASYNC_get_mem_functions ? 3_2_0 EXIST::FUNCTION:
|
||||
BIO_ADDR_dup ? 3_2_0 EXIST::FUNCTION:SOCK
|
||||
OSSL_CMP_ITAV_new_caCerts ? 3_2_0 EXIST::FUNCTION:CMP
|
||||
OSSL_CMP_ITAV_get0_caCerts ? 3_2_0 EXIST::FUNCTION:CMP
|
||||
OSSL_CMP_get1_caCerts ? 3_2_0 EXIST::FUNCTION:CMP
|
||||
OSSL_CMP_ITAV_new_rootCaCert ? 3_2_0 EXIST::FUNCTION:CMP
|
||||
OSSL_CMP_ITAV_get0_rootCaCert ? 3_2_0 EXIST::FUNCTION:CMP
|
||||
OSSL_CMP_ITAV_new_rootCaKeyUpdate ? 3_2_0 EXIST::FUNCTION:CMP
|
||||
OSSL_CMP_ITAV_get0_rootCaKeyUpdate ? 3_2_0 EXIST::FUNCTION:CMP
|
||||
OSSL_CMP_get1_rootCaKeyUpdate ? 3_2_0 EXIST::FUNCTION:CMP
|
||||
OSSL_CMP_CTX_get0_libctx ? 3_2_0 EXIST::FUNCTION:CMP
|
||||
OSSL_CMP_CTX_get0_propq ? 3_2_0 EXIST::FUNCTION:CMP
|
||||
OSSL_CMP_CTX_reset_geninfo_ITAVs ? 3_0_8 EXIST::FUNCTION:CMP
|
||||
OSSL_CMP_CTX_get0_validatedSrvCert ? 3_2_0 EXIST::FUNCTION:CMP
|
||||
OSSL_CMP_CTX_set1_serialNumber ? 3_2_0 EXIST::FUNCTION:CMP
|
||||
OSSL_CMP_MSG_update_recipNonce ? 3_0_9 EXIST::FUNCTION:CMP
|
||||
OSSL_CRMF_CERTTEMPLATE_get0_publicKey ? 3_2_0 EXIST::FUNCTION:CRMF
|
||||
CMS_final_digest ? 3_2_0 EXIST::FUNCTION:CMS
|
||||
CMS_EnvelopedData_it ? 3_2_0 EXIST::FUNCTION:CMS
|
||||
CMS_EnvelopedData_decrypt ? 3_2_0 EXIST::FUNCTION:CMS
|
||||
CMS_SignedData_free ? 3_2_0 EXIST::FUNCTION:CMS
|
||||
CMS_SignedData_new ? 3_2_0 EXIST::FUNCTION:CMS
|
||||
CMS_SignedData_verify ? 3_2_0 EXIST::FUNCTION:CMS
|
||||
BIO_s_dgram_mem ? 3_2_0 EXIST::FUNCTION:DGRAM
|
||||
BIO_recvmmsg ? 3_2_0 EXIST::FUNCTION:
|
||||
BIO_sendmmsg ? 3_2_0 EXIST::FUNCTION:
|
||||
BIO_meth_set_sendmmsg ? 3_2_0 EXIST::FUNCTION:
|
||||
BIO_meth_get_sendmmsg ? 3_2_0 EXIST::FUNCTION:
|
||||
BIO_meth_set_recvmmsg ? 3_2_0 EXIST::FUNCTION:
|
||||
BIO_meth_get_recvmmsg ? 3_2_0 EXIST::FUNCTION:
|
||||
BIO_err_is_non_fatal ? 3_2_0 EXIST::FUNCTION:SOCK
|
||||
BIO_s_dgram_pair ? 3_2_0 EXIST::FUNCTION:DGRAM
|
||||
BIO_new_bio_dgram_pair ? 3_2_0 EXIST::FUNCTION:DGRAM
|
||||
EVP_PKEY_auth_encapsulate_init ? 3_2_0 EXIST::FUNCTION:
|
||||
EVP_PKEY_auth_decapsulate_init ? 3_2_0 EXIST::FUNCTION:
|
||||
PKCS12_SAFEBAG_set0_attrs ? 3_2_0 EXIST::FUNCTION:
|
||||
PKCS12_create_ex2 ? 3_2_0 EXIST::FUNCTION:
|
||||
OSSL_sleep ? 3_2_0 EXIST::FUNCTION:
|
||||
OSSL_get_thread_support_flags ? 3_2_0 EXIST::FUNCTION:
|
||||
OSSL_set_max_threads ? 3_2_0 EXIST::FUNCTION:
|
||||
OSSL_get_max_threads ? 3_2_0 EXIST::FUNCTION:
|
||||
COMP_brotli ? 3_2_0 EXIST::FUNCTION:COMP
|
||||
COMP_brotli_oneshot ? 3_2_0 EXIST::FUNCTION:COMP
|
||||
BIO_f_brotli ? 3_2_0 EXIST::FUNCTION:COMP
|
||||
COMP_zstd ? 3_2_0 EXIST::FUNCTION:COMP
|
||||
COMP_zstd_oneshot ? 3_2_0 EXIST::FUNCTION:COMP
|
||||
BIO_f_zstd ? 3_2_0 EXIST::FUNCTION:COMP
|
||||
d2i_PUBKEY_ex_fp ? 3_2_0 EXIST::FUNCTION:STDIO
|
||||
d2i_PUBKEY_ex_bio ? 3_2_0 EXIST::FUNCTION:
|
||||
COMP_zlib_oneshot ? 3_2_0 EXIST::FUNCTION:COMP
|
||||
OSSL_HPKE_keygen ? 3_2_0 EXIST::FUNCTION:
|
||||
OSSL_HPKE_suite_check ? 3_2_0 EXIST::FUNCTION:
|
||||
OSSL_HPKE_get_grease_value ? 3_2_0 EXIST::FUNCTION:
|
||||
OSSL_HPKE_str2suite ? 3_2_0 EXIST::FUNCTION:
|
||||
OSSL_HPKE_CTX_free ? 3_2_0 EXIST::FUNCTION:
|
||||
OSSL_HPKE_CTX_new ? 3_2_0 EXIST::FUNCTION:
|
||||
OSSL_HPKE_CTX_set1_authpriv ? 3_2_0 EXIST::FUNCTION:
|
||||
OSSL_HPKE_CTX_set1_authpub ? 3_2_0 EXIST::FUNCTION:
|
||||
OSSL_HPKE_CTX_set1_psk ? 3_2_0 EXIST::FUNCTION:
|
||||
OSSL_HPKE_CTX_set1_ikme ? 3_2_0 EXIST::FUNCTION:
|
||||
OSSL_HPKE_get_ciphertext_size ? 3_2_0 EXIST::FUNCTION:
|
||||
OSSL_HPKE_get_public_encap_size ? 3_2_0 EXIST::FUNCTION:
|
||||
OSSL_HPKE_export ? 3_2_0 EXIST::FUNCTION:
|
||||
OSSL_HPKE_encap ? 3_2_0 EXIST::FUNCTION:
|
||||
OSSL_HPKE_decap ? 3_2_0 EXIST::FUNCTION:
|
||||
OSSL_HPKE_seal ? 3_2_0 EXIST::FUNCTION:
|
||||
OSSL_HPKE_open ? 3_2_0 EXIST::FUNCTION:
|
||||
OSSL_HPKE_CTX_get_seq ? 3_2_0 EXIST::FUNCTION:
|
||||
OSSL_HPKE_CTX_set_seq ? 3_2_0 EXIST::FUNCTION:
|
||||
OSSL_HPKE_get_recommended_ikmelen ? 3_2_0 EXIST::FUNCTION:
|
||||
OSSL_PROVIDER_get0_default_search_path ? 3_2_0 EXIST::FUNCTION:
|
||||
BIO_get_rpoll_descriptor ? 3_2_0 EXIST::FUNCTION:
|
||||
BIO_get_wpoll_descriptor ? 3_2_0 EXIST::FUNCTION:
|
||||
ASN1_item_unpack_ex ? 3_2_0 EXIST::FUNCTION:
|
||||
PKCS12_SAFEBAG_get1_cert_ex ? 3_2_0 EXIST::FUNCTION:
|
||||
PKCS12_SAFEBAG_get1_crl_ex ? 3_2_0 EXIST::FUNCTION:
|
||||
EC_GROUP_to_params ? 3_2_0 EXIST::FUNCTION:EC
|
||||
X509_STORE_CTX_init_rpk ? 3_2_0 EXIST::FUNCTION:
|
||||
X509_STORE_CTX_get0_rpk ? 3_2_0 EXIST::FUNCTION:
|
||||
X509_STORE_CTX_set0_rpk ? 3_2_0 EXIST::FUNCTION:
|
||||
CRYPTO_atomic_load_int ? 3_2_0 EXIST::FUNCTION:
|
||||
OSSL_ERR_STATE_new ? 3_2_0 EXIST::FUNCTION:
|
||||
OSSL_ERR_STATE_save ? 3_2_0 EXIST::FUNCTION:
|
||||
OSSL_ERR_STATE_restore ? 3_2_0 EXIST::FUNCTION:
|
||||
OSSL_ERR_STATE_free ? 3_2_0 EXIST::FUNCTION:
|
||||
ERR_count_to_mark ? 3_2_0 EXIST::FUNCTION:
|
||||
OSSL_PROVIDER_load_ex ? 3_2_0 EXIST::FUNCTION:
|
||||
OSSL_PROVIDER_try_load_ex ? 3_2_0 EXIST::FUNCTION:
|
||||
OSSL_ERR_STATE_save_to_mark ? 3_2_0 EXIST::FUNCTION:
|
||||
X509_STORE_CTX_set_get_crl ? 3_2_0 EXIST::FUNCTION:
|
||||
X509_STORE_CTX_set_current_reasons ? 3_2_0 EXIST::FUNCTION:
|
||||
OSSL_STORE_delete ? 3_2_0 EXIST::FUNCTION:
|
||||
BIO_ADDR_copy ? 3_2_0 EXIST::FUNCTION:SOCK
|
||||
EVP_DigestSqueeze ? 3_2_0 EXIST::FUNCTION:
|
||||
EVP_RAND_CTX_up_ref 5558 3_1_0 EXIST::FUNCTION:
|
||||
RAND_set0_public 5559 3_1_0 EXIST::FUNCTION:
|
||||
RAND_set0_private 5560 3_1_0 EXIST::FUNCTION:
|
||||
BN_are_coprime 5561 3_1_0 EXIST::FUNCTION:
|
||||
X509_PUBKEY_set0_public_key 5562 3_2_0 EXIST::FUNCTION:
|
||||
OSSL_STACK_OF_X509_free 5563 3_2_0 EXIST::FUNCTION:
|
||||
OSSL_trace_string 5564 3_2_0 EXIST::FUNCTION:
|
||||
EVP_MD_CTX_dup 5565 3_2_0 EXIST::FUNCTION:
|
||||
EVP_CIPHER_CTX_dup 5566 3_2_0 EXIST::FUNCTION:
|
||||
BN_signed_bin2bn 5567 3_2_0 EXIST::FUNCTION:
|
||||
BN_signed_bn2bin 5568 3_2_0 EXIST::FUNCTION:
|
||||
BN_signed_lebin2bn 5569 3_2_0 EXIST::FUNCTION:
|
||||
BN_signed_bn2lebin 5570 3_2_0 EXIST::FUNCTION:
|
||||
BN_signed_native2bn 5571 3_2_0 EXIST::FUNCTION:
|
||||
BN_signed_bn2native 5572 3_2_0 EXIST::FUNCTION:
|
||||
ASYNC_set_mem_functions 5573 3_2_0 EXIST::FUNCTION:
|
||||
ASYNC_get_mem_functions 5574 3_2_0 EXIST::FUNCTION:
|
||||
BIO_ADDR_dup 5575 3_2_0 EXIST::FUNCTION:SOCK
|
||||
OSSL_CMP_ITAV_new_caCerts 5576 3_2_0 EXIST::FUNCTION:CMP
|
||||
OSSL_CMP_ITAV_get0_caCerts 5577 3_2_0 EXIST::FUNCTION:CMP
|
||||
OSSL_CMP_get1_caCerts 5578 3_2_0 EXIST::FUNCTION:CMP
|
||||
OSSL_CMP_ITAV_new_rootCaCert 5579 3_2_0 EXIST::FUNCTION:CMP
|
||||
OSSL_CMP_ITAV_get0_rootCaCert 5580 3_2_0 EXIST::FUNCTION:CMP
|
||||
OSSL_CMP_ITAV_new_rootCaKeyUpdate 5581 3_2_0 EXIST::FUNCTION:CMP
|
||||
OSSL_CMP_ITAV_get0_rootCaKeyUpdate 5582 3_2_0 EXIST::FUNCTION:CMP
|
||||
OSSL_CMP_get1_rootCaKeyUpdate 5583 3_2_0 EXIST::FUNCTION:CMP
|
||||
OSSL_CMP_CTX_get0_libctx 5584 3_2_0 EXIST::FUNCTION:CMP
|
||||
OSSL_CMP_CTX_get0_propq 5585 3_2_0 EXIST::FUNCTION:CMP
|
||||
OSSL_CMP_CTX_reset_geninfo_ITAVs 5586 3_0_8 EXIST::FUNCTION:CMP
|
||||
OSSL_CMP_CTX_get0_validatedSrvCert 5587 3_2_0 EXIST::FUNCTION:CMP
|
||||
OSSL_CMP_CTX_set1_serialNumber 5588 3_2_0 EXIST::FUNCTION:CMP
|
||||
OSSL_CMP_MSG_update_recipNonce 5589 3_0_9 EXIST::FUNCTION:CMP
|
||||
OSSL_CRMF_CERTTEMPLATE_get0_publicKey 5590 3_2_0 EXIST::FUNCTION:CRMF
|
||||
CMS_final_digest 5591 3_2_0 EXIST::FUNCTION:CMS
|
||||
CMS_EnvelopedData_it 5592 3_2_0 EXIST::FUNCTION:CMS
|
||||
CMS_EnvelopedData_decrypt 5593 3_2_0 EXIST::FUNCTION:CMS
|
||||
CMS_SignedData_free 5594 3_2_0 EXIST::FUNCTION:CMS
|
||||
CMS_SignedData_new 5595 3_2_0 EXIST::FUNCTION:CMS
|
||||
CMS_SignedData_verify 5596 3_2_0 EXIST::FUNCTION:CMS
|
||||
BIO_s_dgram_mem 5597 3_2_0 EXIST::FUNCTION:DGRAM
|
||||
BIO_recvmmsg 5598 3_2_0 EXIST::FUNCTION:
|
||||
BIO_sendmmsg 5599 3_2_0 EXIST::FUNCTION:
|
||||
BIO_meth_set_sendmmsg 5600 3_2_0 EXIST::FUNCTION:
|
||||
BIO_meth_get_sendmmsg 5601 3_2_0 EXIST::FUNCTION:
|
||||
BIO_meth_set_recvmmsg 5602 3_2_0 EXIST::FUNCTION:
|
||||
BIO_meth_get_recvmmsg 5603 3_2_0 EXIST::FUNCTION:
|
||||
BIO_err_is_non_fatal 5604 3_2_0 EXIST::FUNCTION:SOCK
|
||||
BIO_s_dgram_pair 5605 3_2_0 EXIST::FUNCTION:DGRAM
|
||||
BIO_new_bio_dgram_pair 5606 3_2_0 EXIST::FUNCTION:DGRAM
|
||||
EVP_PKEY_auth_encapsulate_init 5607 3_2_0 EXIST::FUNCTION:
|
||||
EVP_PKEY_auth_decapsulate_init 5608 3_2_0 EXIST::FUNCTION:
|
||||
PKCS12_SAFEBAG_set0_attrs 5609 3_2_0 EXIST::FUNCTION:
|
||||
PKCS12_create_ex2 5610 3_2_0 EXIST::FUNCTION:
|
||||
OSSL_sleep 5611 3_2_0 EXIST::FUNCTION:
|
||||
OSSL_get_thread_support_flags 5612 3_2_0 EXIST::FUNCTION:
|
||||
OSSL_set_max_threads 5613 3_2_0 EXIST::FUNCTION:
|
||||
OSSL_get_max_threads 5614 3_2_0 EXIST::FUNCTION:
|
||||
COMP_brotli 5615 3_2_0 EXIST::FUNCTION:COMP
|
||||
COMP_brotli_oneshot 5616 3_2_0 EXIST::FUNCTION:COMP
|
||||
BIO_f_brotli 5617 3_2_0 EXIST::FUNCTION:COMP
|
||||
COMP_zstd 5618 3_2_0 EXIST::FUNCTION:COMP
|
||||
COMP_zstd_oneshot 5619 3_2_0 EXIST::FUNCTION:COMP
|
||||
BIO_f_zstd 5620 3_2_0 EXIST::FUNCTION:COMP
|
||||
d2i_PUBKEY_ex_fp 5621 3_2_0 EXIST::FUNCTION:STDIO
|
||||
d2i_PUBKEY_ex_bio 5622 3_2_0 EXIST::FUNCTION:
|
||||
COMP_zlib_oneshot 5623 3_2_0 EXIST::FUNCTION:COMP
|
||||
OSSL_HPKE_keygen 5624 3_2_0 EXIST::FUNCTION:
|
||||
OSSL_HPKE_suite_check 5625 3_2_0 EXIST::FUNCTION:
|
||||
OSSL_HPKE_get_grease_value 5626 3_2_0 EXIST::FUNCTION:
|
||||
OSSL_HPKE_str2suite 5627 3_2_0 EXIST::FUNCTION:
|
||||
OSSL_HPKE_CTX_free 5628 3_2_0 EXIST::FUNCTION:
|
||||
OSSL_HPKE_CTX_new 5629 3_2_0 EXIST::FUNCTION:
|
||||
OSSL_HPKE_CTX_set1_authpriv 5630 3_2_0 EXIST::FUNCTION:
|
||||
OSSL_HPKE_CTX_set1_authpub 5631 3_2_0 EXIST::FUNCTION:
|
||||
OSSL_HPKE_CTX_set1_psk 5632 3_2_0 EXIST::FUNCTION:
|
||||
OSSL_HPKE_CTX_set1_ikme 5633 3_2_0 EXIST::FUNCTION:
|
||||
OSSL_HPKE_get_ciphertext_size 5634 3_2_0 EXIST::FUNCTION:
|
||||
OSSL_HPKE_get_public_encap_size 5635 3_2_0 EXIST::FUNCTION:
|
||||
OSSL_HPKE_export 5636 3_2_0 EXIST::FUNCTION:
|
||||
OSSL_HPKE_encap 5637 3_2_0 EXIST::FUNCTION:
|
||||
OSSL_HPKE_decap 5638 3_2_0 EXIST::FUNCTION:
|
||||
OSSL_HPKE_seal 5639 3_2_0 EXIST::FUNCTION:
|
||||
OSSL_HPKE_open 5640 3_2_0 EXIST::FUNCTION:
|
||||
OSSL_HPKE_CTX_get_seq 5641 3_2_0 EXIST::FUNCTION:
|
||||
OSSL_HPKE_CTX_set_seq 5642 3_2_0 EXIST::FUNCTION:
|
||||
OSSL_HPKE_get_recommended_ikmelen 5643 3_2_0 EXIST::FUNCTION:
|
||||
OSSL_PROVIDER_get0_default_search_path 5644 3_2_0 EXIST::FUNCTION:
|
||||
BIO_get_rpoll_descriptor 5645 3_2_0 EXIST::FUNCTION:
|
||||
BIO_get_wpoll_descriptor 5646 3_2_0 EXIST::FUNCTION:
|
||||
ASN1_item_unpack_ex 5647 3_2_0 EXIST::FUNCTION:
|
||||
PKCS12_SAFEBAG_get1_cert_ex 5648 3_2_0 EXIST::FUNCTION:
|
||||
PKCS12_SAFEBAG_get1_crl_ex 5649 3_2_0 EXIST::FUNCTION:
|
||||
EC_GROUP_to_params 5650 3_2_0 EXIST::FUNCTION:EC
|
||||
X509_STORE_CTX_init_rpk 5651 3_2_0 EXIST::FUNCTION:
|
||||
X509_STORE_CTX_get0_rpk 5652 3_2_0 EXIST::FUNCTION:
|
||||
X509_STORE_CTX_set0_rpk 5653 3_2_0 EXIST::FUNCTION:
|
||||
CRYPTO_atomic_load_int 5654 3_2_0 EXIST::FUNCTION:
|
||||
OSSL_ERR_STATE_new 5655 3_2_0 EXIST::FUNCTION:
|
||||
OSSL_ERR_STATE_save 5656 3_2_0 EXIST::FUNCTION:
|
||||
OSSL_ERR_STATE_restore 5657 3_2_0 EXIST::FUNCTION:
|
||||
OSSL_ERR_STATE_free 5658 3_2_0 EXIST::FUNCTION:
|
||||
ERR_count_to_mark 5659 3_2_0 EXIST::FUNCTION:
|
||||
OSSL_PROVIDER_load_ex 5660 3_2_0 EXIST::FUNCTION:
|
||||
OSSL_PROVIDER_try_load_ex 5661 3_2_0 EXIST::FUNCTION:
|
||||
OSSL_ERR_STATE_save_to_mark 5662 3_2_0 EXIST::FUNCTION:
|
||||
X509_STORE_CTX_set_get_crl 5663 3_2_0 EXIST::FUNCTION:
|
||||
X509_STORE_CTX_set_current_reasons 5664 3_2_0 EXIST::FUNCTION:
|
||||
OSSL_STORE_delete 5665 3_2_0 EXIST::FUNCTION:
|
||||
BIO_ADDR_copy 5666 3_2_0 EXIST::FUNCTION:SOCK
|
||||
EVP_DigestSqueeze ? 3_3_0 EXIST::FUNCTION:
|
||||
|
114
util/libssl.num
114
util/libssl.num
@ -520,60 +520,60 @@ SSL_load_client_CA_file_ex 520 3_0_0 EXIST::FUNCTION:
|
||||
SSL_set0_tmp_dh_pkey 521 3_0_0 EXIST::FUNCTION:
|
||||
SSL_CTX_set0_tmp_dh_pkey 522 3_0_0 EXIST::FUNCTION:
|
||||
SSL_group_to_name 523 3_0_0 EXIST::FUNCTION:
|
||||
SSL_client_hello_get_extension_order ? 3_2_0 EXIST::FUNCTION:
|
||||
OSSL_QUIC_client_method ? 3_2_0 EXIST::FUNCTION:QUIC
|
||||
OSSL_QUIC_client_thread_method ? 3_2_0 EXIST::FUNCTION:QUIC
|
||||
SSL_CTX_set1_cert_comp_preference ? 3_2_0 EXIST::FUNCTION:
|
||||
SSL_set1_cert_comp_preference ? 3_2_0 EXIST::FUNCTION:
|
||||
SSL_CTX_compress_certs ? 3_2_0 EXIST::FUNCTION:
|
||||
SSL_compress_certs ? 3_2_0 EXIST::FUNCTION:
|
||||
SSL_CTX_set1_compressed_cert ? 3_2_0 EXIST::FUNCTION:
|
||||
SSL_set1_compressed_cert ? 3_2_0 EXIST::FUNCTION:
|
||||
SSL_CTX_get1_compressed_cert ? 3_2_0 EXIST::FUNCTION:
|
||||
SSL_get1_compressed_cert ? 3_2_0 EXIST::FUNCTION:
|
||||
SSL_get_rpoll_descriptor ? 3_2_0 EXIST::FUNCTION:
|
||||
SSL_get_wpoll_descriptor ? 3_2_0 EXIST::FUNCTION:
|
||||
SSL_set_blocking_mode ? 3_2_0 EXIST::FUNCTION:
|
||||
SSL_get_blocking_mode ? 3_2_0 EXIST::FUNCTION:
|
||||
SSL_set1_initial_peer_addr ? 3_2_0 EXIST::FUNCTION:
|
||||
SSL_net_read_desired ? 3_2_0 EXIST::FUNCTION:
|
||||
SSL_net_write_desired ? 3_2_0 EXIST::FUNCTION:
|
||||
SSL_shutdown_ex ? 3_2_0 EXIST::FUNCTION:
|
||||
SSL_stream_conclude ? 3_2_0 EXIST::FUNCTION:
|
||||
SSL_inject_net_dgram ? 3_2_0 EXIST::FUNCTION:QUIC
|
||||
SSL_get0_peer_rpk ? 3_2_0 EXIST::FUNCTION:
|
||||
SSL_SESSION_get0_peer_rpk ? 3_2_0 EXIST::FUNCTION:
|
||||
SSL_set1_client_cert_type ? 3_2_0 EXIST::FUNCTION:
|
||||
SSL_get0_client_cert_type ? 3_2_0 EXIST::FUNCTION:
|
||||
SSL_set1_server_cert_type ? 3_2_0 EXIST::FUNCTION:
|
||||
SSL_get0_server_cert_type ? 3_2_0 EXIST::FUNCTION:
|
||||
SSL_CTX_set1_client_cert_type ? 3_2_0 EXIST::FUNCTION:
|
||||
SSL_CTX_get0_client_cert_type ? 3_2_0 EXIST::FUNCTION:
|
||||
SSL_CTX_set1_server_cert_type ? 3_2_0 EXIST::FUNCTION:
|
||||
SSL_CTX_get0_server_cert_type ? 3_2_0 EXIST::FUNCTION:
|
||||
SSL_get_negotiated_client_cert_type ? 3_2_0 EXIST::FUNCTION:
|
||||
SSL_get_negotiated_server_cert_type ? 3_2_0 EXIST::FUNCTION:
|
||||
SSL_add_expected_rpk ? 3_2_0 EXIST::FUNCTION:
|
||||
d2i_SSL_SESSION_ex ? 3_2_0 EXIST::FUNCTION:
|
||||
SSL_is_tls ? 3_2_0 EXIST::FUNCTION:
|
||||
SSL_is_quic ? 3_2_0 EXIST::FUNCTION:
|
||||
SSL_get_handshake_rtt ? 3_2_0 EXIST::FUNCTION:
|
||||
SSL_new_stream ? 3_2_0 EXIST::FUNCTION:
|
||||
SSL_get0_connection ? 3_2_0 EXIST::FUNCTION:
|
||||
SSL_is_connection ? 3_2_0 EXIST::FUNCTION:
|
||||
SSL_get_stream_type ? 3_2_0 EXIST::FUNCTION:
|
||||
SSL_get_stream_id ? 3_2_0 EXIST::FUNCTION:
|
||||
SSL_set_default_stream_mode ? 3_2_0 EXIST::FUNCTION:
|
||||
SSL_accept_stream ? 3_2_0 EXIST::FUNCTION:
|
||||
SSL_get_accept_stream_queue_len ? 3_2_0 EXIST::FUNCTION:
|
||||
SSL_stream_reset ? 3_2_0 EXIST::FUNCTION:
|
||||
SSL_get_stream_read_state ? 3_2_0 EXIST::FUNCTION:
|
||||
SSL_get_stream_write_state ? 3_2_0 EXIST::FUNCTION:
|
||||
SSL_get_stream_read_error_code ? 3_2_0 EXIST::FUNCTION:
|
||||
SSL_get_stream_write_error_code ? 3_2_0 EXIST::FUNCTION:
|
||||
SSL_get_conn_close_info ? 3_2_0 EXIST::FUNCTION:
|
||||
SSL_set_incoming_stream_policy ? 3_2_0 EXIST::FUNCTION:
|
||||
SSL_handle_events ? 3_2_0 EXIST::FUNCTION:
|
||||
SSL_get_event_timeout ? 3_2_0 EXIST::FUNCTION:
|
||||
SSL_get0_group_name ? 3_2_0 EXIST::FUNCTION:
|
||||
SSL_is_stream_local ? 3_2_0 EXIST::FUNCTION:
|
||||
SSL_client_hello_get_extension_order 524 3_2_0 EXIST::FUNCTION:
|
||||
OSSL_QUIC_client_method 525 3_2_0 EXIST::FUNCTION:QUIC
|
||||
OSSL_QUIC_client_thread_method 526 3_2_0 EXIST::FUNCTION:QUIC
|
||||
SSL_CTX_set1_cert_comp_preference 527 3_2_0 EXIST::FUNCTION:
|
||||
SSL_set1_cert_comp_preference 528 3_2_0 EXIST::FUNCTION:
|
||||
SSL_CTX_compress_certs 529 3_2_0 EXIST::FUNCTION:
|
||||
SSL_compress_certs 530 3_2_0 EXIST::FUNCTION:
|
||||
SSL_CTX_set1_compressed_cert 531 3_2_0 EXIST::FUNCTION:
|
||||
SSL_set1_compressed_cert 532 3_2_0 EXIST::FUNCTION:
|
||||
SSL_CTX_get1_compressed_cert 533 3_2_0 EXIST::FUNCTION:
|
||||
SSL_get1_compressed_cert 534 3_2_0 EXIST::FUNCTION:
|
||||
SSL_get_rpoll_descriptor 535 3_2_0 EXIST::FUNCTION:
|
||||
SSL_get_wpoll_descriptor 536 3_2_0 EXIST::FUNCTION:
|
||||
SSL_set_blocking_mode 537 3_2_0 EXIST::FUNCTION:
|
||||
SSL_get_blocking_mode 538 3_2_0 EXIST::FUNCTION:
|
||||
SSL_set1_initial_peer_addr 539 3_2_0 EXIST::FUNCTION:
|
||||
SSL_net_read_desired 540 3_2_0 EXIST::FUNCTION:
|
||||
SSL_net_write_desired 541 3_2_0 EXIST::FUNCTION:
|
||||
SSL_shutdown_ex 542 3_2_0 EXIST::FUNCTION:
|
||||
SSL_stream_conclude 543 3_2_0 EXIST::FUNCTION:
|
||||
SSL_inject_net_dgram 544 3_2_0 EXIST::FUNCTION:QUIC
|
||||
SSL_get0_peer_rpk 545 3_2_0 EXIST::FUNCTION:
|
||||
SSL_SESSION_get0_peer_rpk 546 3_2_0 EXIST::FUNCTION:
|
||||
SSL_set1_client_cert_type 547 3_2_0 EXIST::FUNCTION:
|
||||
SSL_get0_client_cert_type 548 3_2_0 EXIST::FUNCTION:
|
||||
SSL_set1_server_cert_type 549 3_2_0 EXIST::FUNCTION:
|
||||
SSL_get0_server_cert_type 550 3_2_0 EXIST::FUNCTION:
|
||||
SSL_CTX_set1_client_cert_type 551 3_2_0 EXIST::FUNCTION:
|
||||
SSL_CTX_get0_client_cert_type 552 3_2_0 EXIST::FUNCTION:
|
||||
SSL_CTX_set1_server_cert_type 553 3_2_0 EXIST::FUNCTION:
|
||||
SSL_CTX_get0_server_cert_type 554 3_2_0 EXIST::FUNCTION:
|
||||
SSL_get_negotiated_client_cert_type 555 3_2_0 EXIST::FUNCTION:
|
||||
SSL_get_negotiated_server_cert_type 556 3_2_0 EXIST::FUNCTION:
|
||||
SSL_add_expected_rpk 557 3_2_0 EXIST::FUNCTION:
|
||||
d2i_SSL_SESSION_ex 558 3_2_0 EXIST::FUNCTION:
|
||||
SSL_is_tls 559 3_2_0 EXIST::FUNCTION:
|
||||
SSL_is_quic 560 3_2_0 EXIST::FUNCTION:
|
||||
SSL_get_handshake_rtt 561 3_2_0 EXIST::FUNCTION:
|
||||
SSL_new_stream 562 3_2_0 EXIST::FUNCTION:
|
||||
SSL_get0_connection 563 3_2_0 EXIST::FUNCTION:
|
||||
SSL_is_connection 564 3_2_0 EXIST::FUNCTION:
|
||||
SSL_get_stream_type 565 3_2_0 EXIST::FUNCTION:
|
||||
SSL_get_stream_id 566 3_2_0 EXIST::FUNCTION:
|
||||
SSL_set_default_stream_mode 567 3_2_0 EXIST::FUNCTION:
|
||||
SSL_accept_stream 568 3_2_0 EXIST::FUNCTION:
|
||||
SSL_get_accept_stream_queue_len 569 3_2_0 EXIST::FUNCTION:
|
||||
SSL_stream_reset 570 3_2_0 EXIST::FUNCTION:
|
||||
SSL_get_stream_read_state 571 3_2_0 EXIST::FUNCTION:
|
||||
SSL_get_stream_write_state 572 3_2_0 EXIST::FUNCTION:
|
||||
SSL_get_stream_read_error_code 573 3_2_0 EXIST::FUNCTION:
|
||||
SSL_get_stream_write_error_code 574 3_2_0 EXIST::FUNCTION:
|
||||
SSL_get_conn_close_info 575 3_2_0 EXIST::FUNCTION:
|
||||
SSL_set_incoming_stream_policy 576 3_2_0 EXIST::FUNCTION:
|
||||
SSL_handle_events 577 3_2_0 EXIST::FUNCTION:
|
||||
SSL_get_event_timeout 578 3_2_0 EXIST::FUNCTION:
|
||||
SSL_get0_group_name 579 3_2_0 EXIST::FUNCTION:
|
||||
SSL_is_stream_local 580 3_2_0 EXIST::FUNCTION:
|
||||
|
Loading…
x
Reference in New Issue
Block a user