Home
last modified time | relevance | path

Searched refs:PSA_ALG_IS_RAW_KEY_AGREEMENT (Results 1 – 3 of 3) sorted by relevance

/mbedtls-development/include/psa/
A Dcrypto_values.h1952 #define PSA_ALG_IS_RAW_KEY_AGREEMENT(alg) \ macro
/mbedtls-development/tests/src/
A Dpsa_exercise_key.c909 else if( PSA_ALG_IS_RAW_KEY_AGREEMENT( alg ) ) in mbedtls_test_psa_exercise_key()
/mbedtls-development/library/
A Dpsa_crypto.c795 if( PSA_ALG_IS_RAW_KEY_AGREEMENT( policy_alg ) && in psa_key_algorithm_permits()
4855 if( PSA_ALG_IS_RAW_KEY_AGREEMENT( alg ) ) in psa_key_derivation_setup()

Completed in 16 milliseconds