Home
last modified time | relevance | path

Searched refs:mbedtls_ssl_conf_sig_hashes (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/openthread/src/core/meshcop/
H A Dsecure_transport.cpp342 mbedtls_ssl_conf_sig_hashes(&mConf, sHashes); in Setup()
/aosp_15_r20/external/mbedtls/include/mbedtls/
H A Dssl.h3761 void MBEDTLS_DEPRECATED mbedtls_ssl_conf_sig_hashes(mbedtls_ssl_config *conf,
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/include/mbedtls/
H A Dssl.h3932 void MBEDTLS_DEPRECATED mbedtls_ssl_conf_sig_hashes(mbedtls_ssl_config *conf,
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/docs/
H A D3.0-migration-guide.md1028 …S that have been removed from the default configuration, call `mbedtls_ssl_conf_sig_hashes()` and …
/aosp_15_r20/external/mbedtls/docs/
H A D3.0-migration-guide.md1028 …S that have been removed from the default configuration, call `mbedtls_ssl_conf_sig_hashes()` and …
/aosp_15_r20/external/mbedtls/library/
H A Dssl_tls.c2894 void mbedtls_ssl_conf_sig_hashes(mbedtls_ssl_config *conf, in mbedtls_ssl_conf_sig_hashes() function
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Dssl_tls.c2723 void mbedtls_ssl_conf_sig_hashes(mbedtls_ssl_config *conf, in mbedtls_ssl_conf_sig_hashes() function
/aosp_15_r20/external/mbedtls/
H A DChangeLog768 * Deprecate mbedtls_ssl_conf_sig_hashes() in favor of the more generic
4112 mbedtls_ssl_conf_dhm_min_bitlen() and mbedtls_ssl_conf_sig_hashes().
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/
H A DChangeLog1028 * Deprecate mbedtls_ssl_conf_sig_hashes() in favor of the more generic
4372 mbedtls_ssl_conf_dhm_min_bitlen() and mbedtls_ssl_conf_sig_hashes().