Home
last modified time | relevance | path

Searched refs:PSA_ALG_IS_TLS12_PSK_TO_MS (Results 1 – 6 of 6) sorted by relevance

/openthread-3.6.0/third_party/mbedtls/repo/include/psa/
Dcrypto_values.h1783 #define PSA_ALG_IS_TLS12_PSK_TO_MS(alg) \ macro
/openthread-3.6.0/third_party/mbedtls/repo/programs/psa/
Dpsa_constant_names_generated.c327 } else if (PSA_ALG_IS_TLS12_PSK_TO_MS(core_alg)) { in psa_snprint_algorithm()
/openthread-3.6.0/third_party/mbedtls/repo/library/
Dpsa_crypto.c3869 PSA_ALG_IS_TLS12_PSK_TO_MS( kdf_alg ) ) in psa_key_derivation_abort()
4217 PSA_ALG_IS_TLS12_PSK_TO_MS( kdf_alg ) ) in psa_key_derivation_output_bytes()
4378 if( PSA_ALG_IS_TLS12_PSK_TO_MS( kdf_alg ) ) in psa_key_derivation_setup_kdf()
4391 PSA_ALG_IS_TLS12_PSK_TO_MS( kdf_alg ) ) && in psa_key_derivation_setup_kdf()
4715 if( PSA_ALG_IS_TLS12_PSK_TO_MS( kdf_alg ) ) in psa_key_derivation_input_internal()
Dssl_tls.c568 if( PSA_ALG_IS_TLS12_PRF( alg ) || PSA_ALG_IS_TLS12_PSK_TO_MS( alg ) ) in setup_psa_key_derivation()
/openthread-3.6.0/third_party/mbedtls/repo/tests/src/
Dpsa_exercise_key.c442 PSA_ALG_IS_TLS12_PSK_TO_MS( alg ) ) in mbedtls_test_psa_setup_key_derivation_wrap()
/openthread-3.6.0/third_party/mbedtls/repo/tests/suites/
Dtest_suite_psa_crypto.function1214 PSA_ALG_IS_TLS12_PSK_TO_MS( exercise_alg ) )
4640 if ( PSA_ALG_IS_TLS12_PSK_TO_MS( alg ) )