Searched refs:omap_sham_enqueue (Results 1 – 1 of 1) sorted by relevance
244 static int omap_sham_enqueue(struct ahash_request *req, unsigned int op);1155 omap_sham_enqueue(req, ctx->op); in omap_sham_finish_req()1184 static int omap_sham_enqueue(struct ahash_request *req, unsigned int op) in omap_sham_enqueue() function1212 return omap_sham_enqueue(req, OP_UPDATE); in omap_sham_update()1253 return omap_sham_enqueue(req, OP_FINAL); in omap_sham_final()