Searched defs:utils_hmac_sha256 (Results 1 – 2 of 2) sorted by relevance
267 void utils_hmac_sha256(const uint8_t *msg, uint32_t msg_len, const uint8_t *key, in utils_hmac_sha256() function
339 static void utils_hmac_sha256(const unsigned char *msg, unsigned long int msg_len, const unsigned c… in utils_hmac_sha256() function
Completed in 4 milliseconds