omap_sham_enqueue
omap_sham_enqueue(req, ctx->op);
return omap_sham_enqueue(req, OP_UPDATE);
return omap_sham_enqueue(req, OP_FINAL);
static int omap_sham_enqueue(struct ahash_request *req, unsigned int op);