Searched defs:hash_val (Results 1 – 2 of 2) sorted by relevance
89 #define HASH_TEST(algo_type, data_in, hash_val) {\ argument99 #define HMAC_TEST(algo_type, data_in, hash_val, hmac_key) {\ argument
41 static u8 hash_val[SHA256_BYTES]; variable