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