Searched refs:HmacSupportedHashModes_t (Results 1 – 3 of 3) sorted by relevance
42 extern const uint8_t HmacSupportedHashModes_t[CC_HASH_NumOfModes];
21 const uint8_t HmacSupportedHashModes_t[CC_HASH_NumOfModes] = { variable
109 if (CC_TRUE == HmacSupportedHashModes_t[hashMode]) { in mbedtls_util_key_derivation()