Searched defs:hmac_key (Results 1 – 7 of 7) sorted by relevance
33 hmac_key = bytes('128-bit HMAC key', 'ascii') variable
128 const char *hmac_key; in main() local
827 const u8 hmac_key[] = { variable
86 #define HMAC_TEST(algo_type, data_in, hash_val, hmac_key) {\ argument
313 char hmac_key[SHA256_BLOCK_SIZE]; member
4209 uint8_t hmac_key[16]; member