Searched defs:HASH_HMACKeyType_LongKey (Results 1 – 4 of 4) sorted by relevance
136 #define HASH_HMACKeyType_LongKey ((uint32_t)0x00010000) /*!< HMAC Key is > 64 bytes */ macro
135 #define HASH_HMACKeyType_LongKey HASH_CR_LKEY /*!< HMAC Key is > 64 bytes */ macro
824 #define HASH_HMACKeyType_LongKey HASH_HMAC_KEYTYPE_LONGKEY macro
1248 #define HASH_HMACKeyType_LongKey HASH_HMAC_KEYTYPE_LONGKEY macro
Completed in 33 milliseconds