Home
last modified time | relevance | path

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

/openthread-latest/third_party/mbedtls/repo/library/
Dpsa_crypto.c957 size_t default_output_length = PSA_MAC_LENGTH( in psa_key_algorithm_permits() local
964 return requested_output_length == default_output_length; in psa_key_algorithm_permits()
970 PSA_MAC_TRUNCATED_LENGTH(policy_alg) == default_output_length) { in psa_key_algorithm_permits()