Symbol: akcipher_request
crypto/akcipher.c
126
static int akcipher_default_op(struct akcipher_request *req)
crypto/akcipher.c
172
struct akcipher_request *req;
crypto/akcipher.c
30
struct akcipher_request *req;
crypto/crypto_engine.c
243
struct akcipher_request *req)
crypto/crypto_engine.c
310
struct akcipher_request *req, int err)
crypto/rsa-pkcs1pad.c
116
struct akcipher_request *req = data;
crypto/rsa-pkcs1pad.c
127
static int pkcs1pad_encrypt(struct akcipher_request *req)
crypto/rsa-pkcs1pad.c
175
static int pkcs1pad_decrypt_complete(struct akcipher_request *req, int err)
crypto/rsa-pkcs1pad.c
231
struct akcipher_request *req = data;
crypto/rsa-pkcs1pad.c
242
static int pkcs1pad_decrypt(struct akcipher_request *req)
crypto/rsa-pkcs1pad.c
31
struct akcipher_request child_req;
crypto/rsa-pkcs1pad.c
75
static int pkcs1pad_encrypt_complete(struct akcipher_request *req, int err)
crypto/rsa.c
120
static int rsa_enc(struct akcipher_request *req)
crypto/rsa.c
159
static int rsa_dec(struct akcipher_request *req)
crypto/rsassa-pkcs1.c
225
struct akcipher_request *child_req __free(kfree_sensitive) = NULL;
crypto/testmgr.c
3770
struct akcipher_request *req;
drivers/crypto/aspeed/aspeed-acry.c
140
static inline struct akcipher_request *
drivers/crypto/aspeed/aspeed-acry.c
143
return container_of(req, struct akcipher_request, base);
drivers/crypto/aspeed/aspeed-acry.c
146
static int aspeed_acry_do_fallback(struct akcipher_request *req)
drivers/crypto/aspeed/aspeed-acry.c
164
static bool aspeed_acry_need_fallback(struct akcipher_request *req)
drivers/crypto/aspeed/aspeed-acry.c
173
struct akcipher_request *req)
drivers/crypto/aspeed/aspeed-acry.c
185
struct akcipher_request *req = akcipher_request_cast(areq);
drivers/crypto/aspeed/aspeed-acry.c
198
struct akcipher_request *req = acry_dev->req;
drivers/crypto/aspeed/aspeed-acry.c
301
struct akcipher_request *req = acry_dev->req;
drivers/crypto/aspeed/aspeed-acry.c
349
struct akcipher_request *req = acry_dev->req;
drivers/crypto/aspeed/aspeed-acry.c
413
static int aspeed_acry_rsa_enc(struct akcipher_request *req)
drivers/crypto/aspeed/aspeed-acry.c
425
static int aspeed_acry_rsa_dec(struct akcipher_request *req)
drivers/crypto/aspeed/aspeed-acry.c
92
struct akcipher_request *req;
drivers/crypto/caam/caampkc.c
104
struct akcipher_request *req)
drivers/crypto/caam/caampkc.c
125
struct akcipher_request *req = context;
drivers/crypto/caam/caampkc.c
155
struct akcipher_request *req = context;
drivers/crypto/caam/caampkc.c
249
static struct rsa_edesc *rsa_edesc_alloc(struct akcipher_request *req,
drivers/crypto/caam/caampkc.c
376
struct akcipher_request *req = container_of(areq,
drivers/crypto/caam/caampkc.c
377
struct akcipher_request,
drivers/crypto/caam/caampkc.c
404
static int set_rsa_pub_pdb(struct akcipher_request *req,
drivers/crypto/caam/caampkc.c
450
static int set_rsa_priv_f1_pdb(struct akcipher_request *req,
drivers/crypto/caam/caampkc.c
497
static int set_rsa_priv_f2_pdb(struct akcipher_request *req,
drivers/crypto/caam/caampkc.c
50
struct akcipher_request *req)
drivers/crypto/caam/caampkc.c
574
static int set_rsa_priv_f3_pdb(struct akcipher_request *req,
drivers/crypto/caam/caampkc.c
63
struct akcipher_request *req)
drivers/crypto/caam/caampkc.c
670
struct akcipher_request *req)
drivers/crypto/caam/caampkc.c
714
static int caam_rsa_enc(struct akcipher_request *req)
drivers/crypto/caam/caampkc.c
75
struct akcipher_request *req)
drivers/crypto/caam/caampkc.c
753
static int caam_rsa_dec_priv_f1(struct akcipher_request *req)
drivers/crypto/caam/caampkc.c
782
static int caam_rsa_dec_priv_f2(struct akcipher_request *req)
drivers/crypto/caam/caampkc.c
811
static int caam_rsa_dec_priv_f3(struct akcipher_request *req)
drivers/crypto/caam/caampkc.c
840
static int caam_rsa_dec(struct akcipher_request *req)
drivers/crypto/caam/caampkc.c
87
struct akcipher_request *req)
drivers/crypto/ccp/ccp-crypto-rsa.c
22
static inline struct akcipher_request *akcipher_request_cast(
drivers/crypto/ccp/ccp-crypto-rsa.c
25
return container_of(req, struct akcipher_request, base);
drivers/crypto/ccp/ccp-crypto-rsa.c
46
struct akcipher_request *req = akcipher_request_cast(async_req);
drivers/crypto/ccp/ccp-crypto-rsa.c
64
static int ccp_rsa_crypt(struct akcipher_request *req, bool encrypt)
drivers/crypto/ccp/ccp-crypto-rsa.c
94
static int ccp_rsa_encrypt(struct akcipher_request *req)
drivers/crypto/ccp/ccp-crypto-rsa.c
99
static int ccp_rsa_decrypt(struct akcipher_request *req)
drivers/crypto/hisilicon/hpre/hpre_crypto.c
134
struct akcipher_request *rsa;
drivers/crypto/hisilicon/hpre/hpre_crypto.c
351
struct akcipher_request *areq;
drivers/crypto/hisilicon/hpre/hpre_crypto.c
411
struct akcipher_request *akreq = req;
drivers/crypto/hisilicon/hpre/hpre_crypto.c
749
static int hpre_rsa_enc(struct akcipher_request *req)
drivers/crypto/hisilicon/hpre/hpre_crypto.c
795
static int hpre_rsa_dec(struct akcipher_request *req)
drivers/crypto/intel/qat/qat_common/qat_asym_algs.c
136
struct akcipher_request *rsa;
drivers/crypto/intel/qat/qat_common/qat_asym_algs.c
569
struct akcipher_request *areq = req->areq.rsa;
drivers/crypto/intel/qat/qat_common/qat_asym_algs.c
698
static int qat_rsa_enc(struct akcipher_request *req)
drivers/crypto/intel/qat/qat_common/qat_asym_algs.c
832
static int qat_rsa_dec(struct akcipher_request *req)
drivers/crypto/starfive/jh7110-rsa.c
286
static int starfive_rsa_enc(struct akcipher_request *req)
drivers/crypto/starfive/jh7110-rsa.c
317
static int starfive_rsa_dec(struct akcipher_request *req)
drivers/crypto/virtio/virtio_crypto_akcipher_algs.c
212
struct akcipher_request *req, struct data_queue *data_vq)
drivers/crypto/virtio/virtio_crypto_akcipher_algs.c
272
struct akcipher_request *req = container_of(vreq, struct akcipher_request, base);
drivers/crypto/virtio/virtio_crypto_akcipher_algs.c
310
static int virtio_crypto_rsa_req(struct akcipher_request *req, uint32_t opcode)
drivers/crypto/virtio/virtio_crypto_akcipher_algs.c
327
static int virtio_crypto_rsa_encrypt(struct akcipher_request *req)
drivers/crypto/virtio/virtio_crypto_akcipher_algs.c
332
static int virtio_crypto_rsa_decrypt(struct akcipher_request *req)
drivers/crypto/virtio/virtio_crypto_akcipher_algs.c
54
struct akcipher_request *req, int err)
drivers/crypto/virtio/virtio_crypto_akcipher_algs.c
69
struct akcipher_request *akcipher_req =
drivers/crypto/virtio/virtio_crypto_akcipher_algs.c
70
container_of((void *)vc_akcipher_req, struct akcipher_request,
include/crypto/akcipher.h
150
static inline void akcipher_request_set_tfm(struct akcipher_request *req,
include/crypto/akcipher.h
157
struct akcipher_request *req)
include/crypto/akcipher.h
182
static inline struct akcipher_request *akcipher_request_alloc(
include/crypto/akcipher.h
185
struct akcipher_request *req;
include/crypto/akcipher.h
199
static inline void akcipher_request_free(struct akcipher_request *req)
include/crypto/akcipher.h
215
static inline void akcipher_request_set_callback(struct akcipher_request *req,
include/crypto/akcipher.h
236
static inline void akcipher_request_set_crypt(struct akcipher_request *req,
include/crypto/akcipher.h
275
static inline int crypto_akcipher_encrypt(struct akcipher_request *req)
include/crypto/akcipher.h
292
static inline int crypto_akcipher_decrypt(struct akcipher_request *req)
include/crypto/akcipher.h
85
int (*encrypt)(struct akcipher_request *req);
include/crypto/akcipher.h
86
int (*decrypt)(struct akcipher_request *req);
include/crypto/engine.h
57
struct akcipher_request *req);
include/crypto/engine.h
67
struct akcipher_request *req, int err);
include/crypto/internal/akcipher.h
31
static inline void *akcipher_request_ctx(struct akcipher_request *req)
include/crypto/internal/akcipher.h
36
static inline void *akcipher_request_ctx_dma(struct akcipher_request *req)
include/crypto/internal/akcipher.h
69
static inline void akcipher_request_complete(struct akcipher_request *req,