Symbol: crypto_akcipher
crypto/akcipher.c
110
struct crypto_akcipher *crypto_alloc_akcipher(const char *alg_name, u32 type,
crypto/akcipher.c
131
static int akcipher_default_set_key(struct crypto_akcipher *tfm,
crypto/akcipher.c
216
int crypto_akcipher_sync_encrypt(struct crypto_akcipher *tfm,
crypto/akcipher.c
234
int crypto_akcipher_sync_decrypt(struct crypto_akcipher *tfm,
crypto/akcipher.c
24
struct crypto_akcipher *tfm;
crypto/akcipher.c
57
struct crypto_akcipher *akcipher = __crypto_akcipher_tfm(tfm);
crypto/akcipher.c
65
struct crypto_akcipher *akcipher = __crypto_akcipher_tfm(tfm);
crypto/akcipher.c
97
.tfmsize = offsetof(struct crypto_akcipher, base),
crypto/asymmetric_keys/public_key.c
238
struct crypto_akcipher *tfm;
crypto/asymmetric_keys/public_key.c
282
struct crypto_akcipher *tfm;
crypto/rsa-pkcs1pad.c
129
struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req);
crypto/rsa-pkcs1pad.c
177
struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req);
crypto/rsa-pkcs1pad.c
20
struct crypto_akcipher *child;
crypto/rsa-pkcs1pad.c
244
struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req);
crypto/rsa-pkcs1pad.c
275
static int pkcs1pad_init_tfm(struct crypto_akcipher *tfm)
crypto/rsa-pkcs1pad.c
280
struct crypto_akcipher *child_tfm;
crypto/rsa-pkcs1pad.c
294
static void pkcs1pad_exit_tfm(struct crypto_akcipher *tfm)
crypto/rsa-pkcs1pad.c
34
static int pkcs1pad_set_pub_key(struct crypto_akcipher *tfm, const void *key,
crypto/rsa-pkcs1pad.c
42
static int pkcs1pad_set_priv_key(struct crypto_akcipher *tfm, const void *key,
crypto/rsa-pkcs1pad.c
50
static unsigned int pkcs1pad_get_max_size(struct crypto_akcipher *tfm)
crypto/rsa-pkcs1pad.c
77
struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req);
crypto/rsa.c
115
static inline struct rsa_mpi_key *rsa_get_key(struct crypto_akcipher *tfm)
crypto/rsa.c
122
struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req);
crypto/rsa.c
161
struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req);
crypto/rsa.c
269
static int rsa_set_pub_key(struct crypto_akcipher *tfm, const void *key,
crypto/rsa.c
308
static int rsa_set_priv_key(struct crypto_akcipher *tfm, const void *key,
crypto/rsa.c
371
static unsigned int rsa_max_size(struct crypto_akcipher *tfm)
crypto/rsa.c
378
static void rsa_exit_tfm(struct crypto_akcipher *tfm)
crypto/rsassa-pkcs1.c
149
struct crypto_akcipher *child;
crypto/rsassa-pkcs1.c
328
struct crypto_akcipher *child_tfm;
crypto/testmgr.c
3766
static int test_akcipher_one(struct crypto_akcipher *tfm,
crypto/testmgr.c
3901
static int test_akcipher(struct crypto_akcipher *tfm, const char *alg,
crypto/testmgr.c
3924
struct crypto_akcipher *tfm;
drivers/crypto/aspeed/aspeed-acry.c
126
struct crypto_akcipher *fallback_tfm;
drivers/crypto/aspeed/aspeed-acry.c
148
struct crypto_akcipher *cipher = crypto_akcipher_reqtfm(req);
drivers/crypto/aspeed/aspeed-acry.c
166
struct crypto_akcipher *cipher = crypto_akcipher_reqtfm(req);
drivers/crypto/aspeed/aspeed-acry.c
186
struct crypto_akcipher *cipher = crypto_akcipher_reqtfm(req);
drivers/crypto/aspeed/aspeed-acry.c
350
struct crypto_akcipher *cipher = crypto_akcipher_reqtfm(req);
drivers/crypto/aspeed/aspeed-acry.c
415
struct crypto_akcipher *cipher = crypto_akcipher_reqtfm(req);
drivers/crypto/aspeed/aspeed-acry.c
427
struct crypto_akcipher *cipher = crypto_akcipher_reqtfm(req);
drivers/crypto/aspeed/aspeed-acry.c
485
static int aspeed_acry_rsa_setkey(struct crypto_akcipher *tfm, const void *key,
drivers/crypto/aspeed/aspeed-acry.c
532
static int aspeed_acry_rsa_set_pub_key(struct crypto_akcipher *tfm,
drivers/crypto/aspeed/aspeed-acry.c
546
static int aspeed_acry_rsa_set_priv_key(struct crypto_akcipher *tfm,
drivers/crypto/aspeed/aspeed-acry.c
560
static unsigned int aspeed_acry_rsa_max_size(struct crypto_akcipher *tfm)
drivers/crypto/aspeed/aspeed-acry.c
570
static int aspeed_acry_rsa_init_tfm(struct crypto_akcipher *tfm)
drivers/crypto/aspeed/aspeed-acry.c
592
static void aspeed_acry_rsa_exit_tfm(struct crypto_akcipher *tfm)
drivers/crypto/caam/caampkc.c
1049
static int caam_rsa_set_priv_key(struct crypto_akcipher *tfm, const void *key,
drivers/crypto/caam/caampkc.c
106
struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req);
drivers/crypto/caam/caampkc.c
1103
static unsigned int caam_rsa_max_size(struct crypto_akcipher *tfm)
drivers/crypto/caam/caampkc.c
1111
static int caam_rsa_init_tfm(struct crypto_akcipher *tfm)
drivers/crypto/caam/caampkc.c
1137
static void caam_rsa_exit_tfm(struct crypto_akcipher *tfm)
drivers/crypto/caam/caampkc.c
156
struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req);
drivers/crypto/caam/caampkc.c
252
struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req);
drivers/crypto/caam/caampkc.c
379
struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req);
drivers/crypto/caam/caampkc.c
407
struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req);
drivers/crypto/caam/caampkc.c
453
struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req);
drivers/crypto/caam/caampkc.c
500
struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req);
drivers/crypto/caam/caampkc.c
577
struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req);
drivers/crypto/caam/caampkc.c
65
struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req);
drivers/crypto/caam/caampkc.c
673
struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req);
drivers/crypto/caam/caampkc.c
716
struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req);
drivers/crypto/caam/caampkc.c
755
struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req);
drivers/crypto/caam/caampkc.c
77
struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req);
drivers/crypto/caam/caampkc.c
784
struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req);
drivers/crypto/caam/caampkc.c
813
struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req);
drivers/crypto/caam/caampkc.c
842
struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req);
drivers/crypto/caam/caampkc.c
89
struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req);
drivers/crypto/caam/caampkc.c
943
static int caam_rsa_set_pub_key(struct crypto_akcipher *tfm, const void *key,
drivers/crypto/ccp/ccp-crypto-rsa.c
126
static int ccp_rsa_setkey(struct crypto_akcipher *tfm, const void *key,
drivers/crypto/ccp/ccp-crypto-rsa.c
181
static int ccp_rsa_setprivkey(struct crypto_akcipher *tfm, const void *key,
drivers/crypto/ccp/ccp-crypto-rsa.c
187
static int ccp_rsa_setpubkey(struct crypto_akcipher *tfm, const void *key,
drivers/crypto/ccp/ccp-crypto-rsa.c
193
static int ccp_rsa_init_tfm(struct crypto_akcipher *tfm)
drivers/crypto/ccp/ccp-crypto-rsa.c
203
static void ccp_rsa_exit_tfm(struct crypto_akcipher *tfm)
drivers/crypto/ccp/ccp-crypto-rsa.c
57
static unsigned int ccp_rsa_maxsize(struct crypto_akcipher *tfm)
drivers/crypto/ccp/ccp-crypto-rsa.c
66
struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req);
drivers/crypto/hisilicon/hpre/hpre_crypto.c
1086
static int hpre_rsa_setpubkey(struct crypto_akcipher *tfm, const void *key,
drivers/crypto/hisilicon/hpre/hpre_crypto.c
1102
static int hpre_rsa_setprivkey(struct crypto_akcipher *tfm, const void *key,
drivers/crypto/hisilicon/hpre/hpre_crypto.c
1118
static unsigned int hpre_rsa_max_size(struct crypto_akcipher *tfm)
drivers/crypto/hisilicon/hpre/hpre_crypto.c
1129
static int hpre_rsa_init_tfm(struct crypto_akcipher *tfm)
drivers/crypto/hisilicon/hpre/hpre_crypto.c
1154
static void hpre_rsa_exit_tfm(struct crypto_akcipher *tfm)
drivers/crypto/hisilicon/hpre/hpre_crypto.c
751
struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req);
drivers/crypto/hisilicon/hpre/hpre_crypto.c
79
struct crypto_akcipher *soft_tfm;
drivers/crypto/hisilicon/hpre/hpre_crypto.c
797
struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req);
drivers/crypto/intel/qat/qat_common/qat_asym_algs.c
1211
static int qat_rsa_setkey(struct crypto_akcipher *tfm, const void *key,
drivers/crypto/intel/qat/qat_common/qat_asym_algs.c
1258
static int qat_rsa_setpubkey(struct crypto_akcipher *tfm, const void *key,
drivers/crypto/intel/qat/qat_common/qat_asym_algs.c
1264
static int qat_rsa_setprivkey(struct crypto_akcipher *tfm, const void *key,
drivers/crypto/intel/qat/qat_common/qat_asym_algs.c
1270
static unsigned int qat_rsa_max_size(struct crypto_akcipher *tfm)
drivers/crypto/intel/qat/qat_common/qat_asym_algs.c
1277
static int qat_rsa_init_tfm(struct crypto_akcipher *tfm)
drivers/crypto/intel/qat/qat_common/qat_asym_algs.c
1293
static void qat_rsa_exit_tfm(struct crypto_akcipher *tfm)
drivers/crypto/intel/qat/qat_common/qat_asym_algs.c
700
struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req);
drivers/crypto/intel/qat/qat_common/qat_asym_algs.c
834
struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req);
drivers/crypto/starfive/jh7110-cryp.h
170
struct crypto_akcipher *akcipher_fbk;
drivers/crypto/starfive/jh7110-rsa.c
288
struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req);
drivers/crypto/starfive/jh7110-rsa.c
319
struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req);
drivers/crypto/starfive/jh7110-rsa.c
451
static int starfive_rsa_setkey(struct crypto_akcipher *tfm, const void *key,
drivers/crypto/starfive/jh7110-rsa.c
502
static int starfive_rsa_set_pub_key(struct crypto_akcipher *tfm, const void *key,
drivers/crypto/starfive/jh7110-rsa.c
515
static int starfive_rsa_set_priv_key(struct crypto_akcipher *tfm, const void *key,
drivers/crypto/starfive/jh7110-rsa.c
528
static unsigned int starfive_rsa_max_size(struct crypto_akcipher *tfm)
drivers/crypto/starfive/jh7110-rsa.c
538
static int starfive_rsa_init_tfm(struct crypto_akcipher *tfm)
drivers/crypto/starfive/jh7110-rsa.c
551
sizeof(struct crypto_akcipher) + 32);
drivers/crypto/starfive/jh7110-rsa.c
556
static void starfive_rsa_exit_tfm(struct crypto_akcipher *tfm)
drivers/crypto/virtio/virtio_crypto_akcipher_algs.c
214
struct crypto_akcipher *atfm = crypto_akcipher_reqtfm(req);
drivers/crypto/virtio/virtio_crypto_akcipher_algs.c
275
struct crypto_akcipher *atfm = crypto_akcipher_reqtfm(req);
drivers/crypto/virtio/virtio_crypto_akcipher_algs.c
312
struct crypto_akcipher *atfm = crypto_akcipher_reqtfm(req);
drivers/crypto/virtio/virtio_crypto_akcipher_algs.c
337
static int virtio_crypto_rsa_set_key(struct crypto_akcipher *tfm,
drivers/crypto/virtio/virtio_crypto_akcipher_algs.c
401
static int virtio_crypto_rsa_raw_set_priv_key(struct crypto_akcipher *tfm,
drivers/crypto/virtio/virtio_crypto_akcipher_algs.c
411
static int virtio_crypto_p1pad_rsa_sha1_set_priv_key(struct crypto_akcipher *tfm,
drivers/crypto/virtio/virtio_crypto_akcipher_algs.c
420
static int virtio_crypto_rsa_raw_set_pub_key(struct crypto_akcipher *tfm,
drivers/crypto/virtio/virtio_crypto_akcipher_algs.c
429
static int virtio_crypto_p1pad_rsa_sha1_set_pub_key(struct crypto_akcipher *tfm,
drivers/crypto/virtio/virtio_crypto_akcipher_algs.c
438
static unsigned int virtio_crypto_rsa_max_size(struct crypto_akcipher *tfm)
drivers/crypto/virtio/virtio_crypto_akcipher_algs.c
446
static int virtio_crypto_rsa_init_tfm(struct crypto_akcipher *tfm)
drivers/crypto/virtio/virtio_crypto_akcipher_algs.c
454
static void virtio_crypto_rsa_exit_tfm(struct crypto_akcipher *tfm)
include/crypto/akcipher.h
119
struct crypto_akcipher *crypto_alloc_akcipher(const char *alg_name, u32 type,
include/crypto/akcipher.h
123
struct crypto_akcipher *tfm)
include/crypto/akcipher.h
133
static inline struct crypto_akcipher *__crypto_akcipher_tfm(
include/crypto/akcipher.h
136
return container_of(tfm, struct crypto_akcipher, base);
include/crypto/akcipher.h
140
struct crypto_akcipher *tfm)
include/crypto/akcipher.h
145
static inline unsigned int crypto_akcipher_reqsize(struct crypto_akcipher *tfm)
include/crypto/akcipher.h
151
struct crypto_akcipher *tfm)
include/crypto/akcipher.h
156
static inline struct crypto_akcipher *crypto_akcipher_reqtfm(
include/crypto/akcipher.h
169
static inline void crypto_free_akcipher(struct crypto_akcipher *tfm)
include/crypto/akcipher.h
183
struct crypto_akcipher *tfm, gfp_t gfp)
include/crypto/akcipher.h
258
static inline unsigned int crypto_akcipher_maxsize(struct crypto_akcipher *tfm)
include/crypto/akcipher.h
277
struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req);
include/crypto/akcipher.h
294
struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req);
include/crypto/akcipher.h
313
int crypto_akcipher_sync_encrypt(struct crypto_akcipher *tfm,
include/crypto/akcipher.h
331
int crypto_akcipher_sync_decrypt(struct crypto_akcipher *tfm,
include/crypto/akcipher.h
348
static inline int crypto_akcipher_set_pub_key(struct crypto_akcipher *tfm,
include/crypto/akcipher.h
370
static inline int crypto_akcipher_set_priv_key(struct crypto_akcipher *tfm,
include/crypto/akcipher.h
87
int (*set_pub_key)(struct crypto_akcipher *tfm, const void *key,
include/crypto/akcipher.h
89
int (*set_priv_key)(struct crypto_akcipher *tfm, const void *key,
include/crypto/akcipher.h
91
unsigned int (*max_size)(struct crypto_akcipher *tfm);
include/crypto/akcipher.h
92
int (*init)(struct crypto_akcipher *tfm);
include/crypto/akcipher.h
93
void (*exit)(struct crypto_akcipher *tfm);
include/crypto/internal/akcipher.h
107
static inline struct crypto_akcipher *crypto_spawn_akcipher(
include/crypto/internal/akcipher.h
46
static inline void akcipher_set_reqsize(struct crypto_akcipher *akcipher,
include/crypto/internal/akcipher.h
52
static inline void akcipher_set_reqsize_dma(struct crypto_akcipher *akcipher,
include/crypto/internal/akcipher.h
59
static inline void *akcipher_tfm_ctx(struct crypto_akcipher *tfm)
include/crypto/internal/akcipher.h
64
static inline void *akcipher_tfm_ctx_dma(struct crypto_akcipher *tfm)
include/crypto/internal/akcipher.h
75
static inline const char *akcipher_alg_name(struct crypto_akcipher *tfm)
include/crypto/internal/akcipher.h
93
struct crypto_akcipher *akcipher)
include/crypto/internal/rsa.h
60
static inline int rsa_set_key(struct crypto_akcipher *child,