Home
last modified time | relevance | path

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

/optee_os/lib/libmbedtls/mbedtls/library/
H A Dpsa_crypto.c963 size_t default_output_length = PSA_MAC_LENGTH( in psa_key_algorithm_permits() local
970 return requested_output_length == default_output_length; in psa_key_algorithm_permits()
976 PSA_MAC_TRUNCATED_LENGTH(policy_alg) == default_output_length) { in psa_key_algorithm_permits()