Searched defs:hmac_sha256 (Results 1 – 3 of 3) sorted by relevance
102 void hmac_sha256(const u8 *key, size_t key_len, const u8 *data, in hmac_sha256() function