Searched refs:PSA_ALG_IS_BLOCK_CIPHER_MAC (Results 1 – 3 of 3) sorted by relevance
269 PSA_ALG_IS_BLOCK_CIPHER_MAC(alg) ? PSA_BLOCK_CIPHER_BLOCK_LENGTH(key_type) : \
1088 #define PSA_ALG_IS_BLOCK_CIPHER_MAC(alg) \ macro
508 if( PSA_ALG_IS_BLOCK_CIPHER_MAC( algorithm ) ) in psa_mac_key_can_do()
Completed in 19 milliseconds