Searched refs:akcipher_request_set_callback (Results 1 - 4 of 4) sorted by relevance

/linux-master/crypto/
H A Drsa-pkcs1pad.c283 akcipher_request_set_callback(&req_ctx->child_req, req->base.flags,
382 akcipher_request_set_callback(&req_ctx->child_req, req->base.flags,
440 akcipher_request_set_callback(&req_ctx->child_req, req->base.flags,
572 akcipher_request_set_callback(&req_ctx->child_req, req->base.flags,
H A Dakcipher.c227 akcipher_request_set_callback(req, CRYPTO_TFM_REQ_MAY_SLEEP,
H A Dtestmgr.c4159 akcipher_request_set_callback(req, CRYPTO_TFM_REQ_MAY_BACKLOG,
/linux-master/include/crypto/
H A Dakcipher.h244 * akcipher_request_set_callback() - Sets an asynchronous callback.
254 static inline void akcipher_request_set_callback(struct akcipher_request *req, function

Completed in 186 milliseconds