hmac
int hmac(const u8 *hmackey, u32 hmackey_len, hash_alg_type hash_type,
hmac(uint8_t *out, const uint8_t *in, const uint8_t *key, const size_t outlen,