Home
last modified time | relevance | path

Searched refs:akcipher_request_set_callback (Results 1 – 5 of 5) sorted by relevance

/linux/Documentation/crypto/
A Dapi-akcipher.rst20 …:functions: akcipher_request_alloc akcipher_request_free akcipher_request_set_callback akcipher_re…
/linux/crypto/
A Drsa-pkcs1pad.c283 akcipher_request_set_callback(&req_ctx->child_req, req->base.flags, in pkcs1pad_encrypt()
382 akcipher_request_set_callback(&req_ctx->child_req, req->base.flags, in pkcs1pad_decrypt()
440 akcipher_request_set_callback(&req_ctx->child_req, req->base.flags, in pkcs1pad_sign()
572 akcipher_request_set_callback(&req_ctx->child_req, req->base.flags, in pkcs1pad_verify()
A Dakcipher.c196 akcipher_request_set_callback(req, CRYPTO_TFM_REQ_MAY_SLEEP, in crypto_akcipher_sync_prep()
A Dtestmgr.c4204 akcipher_request_set_callback(req, CRYPTO_TFM_REQ_MAY_BACKLOG, in test_akcipher_one()
/linux/include/crypto/
A Dakcipher.h229 static inline void akcipher_request_set_callback(struct akcipher_request *req, in akcipher_request_set_callback() function

Completed in 22 milliseconds