Home
last modified time | relevance | path

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

/third_party/mbedtls/include/psa/
Dcrypto_values.h1119 #define PSA_ALG_AT_LEAST_THIS_LENGTH_MAC(mac_alg, min_mac_length) \ argument
1120 (PSA_ALG_TRUNCATED_MAC(mac_alg, min_mac_length) | \