Searched refs:omap_sham_enqueue (Results 1 – 1 of 1) sorted by relevance
249 static int omap_sham_enqueue(struct ahash_request *req, unsigned int op);1156 omap_sham_enqueue(req, ctx->op); in omap_sham_finish_req()1185 static int omap_sham_enqueue(struct ahash_request *req, unsigned int op) in omap_sham_enqueue() function1213 return omap_sham_enqueue(req, OP_UPDATE); in omap_sham_update()1254 return omap_sham_enqueue(req, OP_FINAL); in omap_sham_final()