Searched refs:backlog_req (Results 1 – 1 of 1) sorted by relevance
427 struct sec_request *backlog_req; in sec_skcipher_alg_callback() local497 backlog_req = list_first_entry(&ctx->backlog, in sec_skcipher_alg_callback()498 typeof(*backlog_req), in sec_skcipher_alg_callback()501 backlog_req->num_elements) || in sec_skcipher_alg_callback()504 backlog_req->num_elements)) { in sec_skcipher_alg_callback()505 sec_send_request(backlog_req, ctx->queue); in sec_skcipher_alg_callback()506 backlog_req->req_base->complete(backlog_req->req_base, in sec_skcipher_alg_callback()508 list_del(&backlog_req->backlog_head); in sec_skcipher_alg_callback()