chcr_hmac_init
static int chcr_hmac_init(struct ahash_request *areq);
chcr_hmac_init(req);
a_hash->init = chcr_hmac_init;