Home
last modified time | relevance | path

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

/openthread-3.4.0/third_party/mbedtls/repo/include/psa/
Dcrypto_values.h1017 #define PSA_ALG_CIPHER_MAC_BASE ((psa_algorithm_t)0x03c00000) macro
1037 PSA_ALG_CIPHER_MAC_BASE)
/openthread-3.4.0/third_party/mbedtls/repo/programs/psa/
Dpsa_constant_names_generated.c205 …case PSA_ALG_CIPHER_MAC_BASE: append(&buffer, buffer_size, &required_size, "PSA_ALG_CIPHER_MAC_BAS… in psa_snprint_algorithm()