hmac_init_pad
hmac_init_pad(axf, key, klen, auth_ctx, HMAC_IPAD_VAL);
hmac_init_pad(axf, key, klen, auth_ctx, HMAC_OPAD_VAL);