hmac_init
int hmac_init(hmac_context *ctx, const u8 *hmackey, u32 hmackey_len,
static int hmac_init(void *vmacctx, const unsigned char *key,