Home
last modified time | relevance | path

Searched refs:psa_mac_key_can_do (Results 1 – 2 of 2) sorted by relevance

/optee_os/lib/libmbedtls/mbedtls/library/
H A Dpsa_crypto_invasive.h72 psa_status_t psa_mac_key_can_do(
H A Dpsa_crypto.c679 MBEDTLS_STATIC_TESTABLE psa_status_t psa_mac_key_can_do( in psa_mac_key_can_do() function
873 if (PSA_SUCCESS != psa_mac_key_can_do(alg1, key_type)) { in psa_key_policy_algorithm_intersection()
952 if (PSA_SUCCESS != psa_mac_key_can_do(policy_alg, key_type)) { in psa_key_algorithm_permits()
2652 status = psa_mac_key_can_do(alg, key_type); in psa_mac_finalize_alg_and_key_validation()