PSA_KEY_TYPE_HMAC macro
HMAC key. The key policy determines which underlying hash algorithm the key can be used for. HMAC keys should generally have the same size as the underlying hash. This size can be calculated with #PSA_HASH_LENGTH(\c alg) where
![]()
case PSA_KEY_TYPE_HMAC: