Home
last modified time | relevance | path

Searched refs:PSA_WANT_ALG_TLS12_PRF (Results 1 - 8 of 8) sorted by relevance

/third_party/mbedtls/configs/
H A Dcrypto-config-ccm-aes-sha256.h18 #define PSA_WANT_ALG_TLS12_PRF 1 macro
/third_party/mbedtls/configs/ext/
H A Dcrypto_config_profile_medium.h77 #define PSA_WANT_ALG_TLS12_PRF 1 macro
/third_party/mbedtls/include/psa/
H A Dcrypto_config.h83 #define PSA_WANT_ALG_TLS12_PRF 1 macro
/third_party/mbedtls/include/mbedtls/
H A Dconfig_adjust_psa_from_legacy.h128 #define PSA_WANT_ALG_TLS12_PRF 1 macro
H A Dconfig_adjust_legacy_from_psa.h639 #if defined(PSA_WANT_ALG_TLS12_PRF)
643 #endif /* PSA_WANT_ALG_TLS12_PRF */
/third_party/mbedtls/tests/include/test/drivers/
H A Dcrypto_config_test_driver_extension.h540 #if defined(PSA_WANT_ALG_TLS12_PRF)
/third_party/mbedtls/programs/test/
H A Dquery_config.c3119 #if defined(PSA_WANT_ALG_TLS12_PRF) in query_config()
3120 if( strcmp( "PSA_WANT_ALG_TLS12_PRF", config ) == 0 ) in query_config()
3122 MACRO_EXPANSION_TO_STR( PSA_WANT_ALG_TLS12_PRF ); in query_config()
3125 #endif /* PSA_WANT_ALG_TLS12_PRF */ in query_config()
5045 #if defined(PSA_WANT_ALG_TLS12_PRF) in list_config()
5046 OUTPUT_MACRO_NAME_VALUE(PSA_WANT_ALG_TLS12_PRF); in list_config()
5047 #endif /* PSA_WANT_ALG_TLS12_PRF */ in list_config()
/third_party/mbedtls/library/
H A Dpsa_crypto.c6600 #if defined(PSA_WANT_ALG_TLS12_PRF) in psa_key_derivation_set_maximum_capacity()

Completed in 18 milliseconds