Home
last modified time | relevance | path

Searched refs:PSA_ALG_IS_BLOCK_CIPHER_MAC (Results 1 - 3 of 3) sorted by relevance

/third_party/mbedtls/include/psa/
H A Dcrypto_sizes.h331 PSA_ALG_IS_BLOCK_CIPHER_MAC(alg) ? PSA_BLOCK_CIPHER_BLOCK_LENGTH(key_type) : \
H A Dcrypto_values.h1149 #define PSA_ALG_IS_BLOCK_CIPHER_MAC(alg) \ macro
/third_party/mbedtls/library/
H A Dpsa_crypto.c689 if (PSA_ALG_IS_BLOCK_CIPHER_MAC(algorithm)) { in psa_mac_key_can_do()

Completed in 16 milliseconds