Searched refs:akcipher_tfm_ctx (Results 1 - 11 of 11) sorted by relevance

/linux-master/crypto/
H A Decdsa.c140 struct ecc_ctx *ctx = akcipher_tfm_ctx(tfm);
224 struct ecc_ctx *ctx = akcipher_tfm_ctx(tfm);
256 struct ecc_ctx *ctx = akcipher_tfm_ctx(tfm);
263 struct ecc_ctx *ctx = akcipher_tfm_ctx(tfm);
270 struct ecc_ctx *ctx = akcipher_tfm_ctx(tfm);
292 struct ecc_ctx *ctx = akcipher_tfm_ctx(tfm);
314 struct ecc_ctx *ctx = akcipher_tfm_ctx(tfm);
H A Drsa.c118 return akcipher_tfm_ctx(tfm);
267 struct rsa_mpi_key *mpi_key = akcipher_tfm_ctx(tfm);
306 struct rsa_mpi_key *mpi_key = akcipher_tfm_ctx(tfm);
368 struct rsa_mpi_key *pkey = akcipher_tfm_ctx(tfm);
375 struct rsa_mpi_key *pkey = akcipher_tfm_ctx(tfm);
H A Drsa-pkcs1pad.c133 struct pkcs1pad_ctx *ctx = akcipher_tfm_ctx(tfm);
154 struct pkcs1pad_ctx *ctx = akcipher_tfm_ctx(tfm);
174 struct pkcs1pad_ctx *ctx = akcipher_tfm_ctx(tfm);
200 struct pkcs1pad_ctx *ctx = akcipher_tfm_ctx(tfm);
252 struct pkcs1pad_ctx *ctx = akcipher_tfm_ctx(tfm);
300 struct pkcs1pad_ctx *ctx = akcipher_tfm_ctx(tfm);
367 struct pkcs1pad_ctx *ctx = akcipher_tfm_ctx(tfm);
400 struct pkcs1pad_ctx *ctx = akcipher_tfm_ctx(tfm);
457 struct pkcs1pad_ctx *ctx = akcipher_tfm_ctx(tfm);
554 struct pkcs1pad_ctx *ctx = akcipher_tfm_ctx(tf
[all...]
H A Decrdsa.c74 struct ecrdsa_ctx *ctx = akcipher_tfm_ctx(tfm);
194 struct ecrdsa_ctx *ctx = akcipher_tfm_ctx(tfm);
254 struct ecrdsa_ctx *ctx = akcipher_tfm_ctx(tfm);
H A Dsm2.c381 struct mpi_ec_ctx *ec = akcipher_tfm_ctx(tfm);
423 struct mpi_ec_ctx *ec = akcipher_tfm_ctx(tfm);
455 struct mpi_ec_ctx *ec = akcipher_tfm_ctx(tfm);
462 struct mpi_ec_ctx *ec = akcipher_tfm_ctx(tfm);
/linux-master/drivers/crypto/aspeed/
H A Daspeed-acry.c149 struct aspeed_acry_ctx *ctx = akcipher_tfm_ctx(cipher);
167 struct aspeed_acry_ctx *ctx = akcipher_tfm_ctx(cipher);
187 struct aspeed_acry_ctx *ctx = akcipher_tfm_ctx(cipher);
351 struct aspeed_acry_ctx *ctx = akcipher_tfm_ctx(cipher);
416 struct aspeed_acry_ctx *ctx = akcipher_tfm_ctx(cipher);
428 struct aspeed_acry_ctx *ctx = akcipher_tfm_ctx(cipher);
488 struct aspeed_acry_ctx *ctx = akcipher_tfm_ctx(tfm);
536 struct aspeed_acry_ctx *ctx = akcipher_tfm_ctx(tfm);
550 struct aspeed_acry_ctx *ctx = akcipher_tfm_ctx(tfm);
562 struct aspeed_acry_ctx *ctx = akcipher_tfm_ctx(tf
[all...]
/linux-master/drivers/crypto/starfive/
H A Djh7110-rsa.c283 struct starfive_cryp_ctx *ctx = akcipher_tfm_ctx(tfm);
315 struct starfive_cryp_ctx *ctx = akcipher_tfm_ctx(tfm);
449 struct starfive_cryp_ctx *ctx = akcipher_tfm_ctx(tfm);
500 struct starfive_cryp_ctx *ctx = akcipher_tfm_ctx(tfm);
513 struct starfive_cryp_ctx *ctx = akcipher_tfm_ctx(tfm);
525 struct starfive_cryp_ctx *ctx = akcipher_tfm_ctx(tfm);
535 struct starfive_cryp_ctx *ctx = akcipher_tfm_ctx(tfm);
555 struct starfive_cryp_ctx *ctx = akcipher_tfm_ctx(tfm);
/linux-master/include/crypto/internal/
H A Dakcipher.h59 static inline void *akcipher_tfm_ctx(struct crypto_akcipher *tfm) function
/linux-master/drivers/crypto/virtio/
H A Dvirtio_crypto_akcipher_algs.c329 struct virtio_crypto_akcipher_ctx *ctx = akcipher_tfm_ctx(atfm);
372 struct virtio_crypto_akcipher_ctx *ctx = akcipher_tfm_ctx(tfm);
468 struct virtio_crypto_akcipher_ctx *ctx = akcipher_tfm_ctx(tfm);
476 struct virtio_crypto_akcipher_ctx *ctx = akcipher_tfm_ctx(tfm);
488 struct virtio_crypto_akcipher_ctx *ctx = akcipher_tfm_ctx(tfm);
/linux-master/drivers/crypto/intel/qat/qat_common/
H A Dqat_asym_algs.c648 struct qat_rsa_ctx *ctx = akcipher_tfm_ctx(tfm);
782 struct qat_rsa_ctx *ctx = akcipher_tfm_ctx(tfm);
1161 struct qat_rsa_ctx *ctx = akcipher_tfm_ctx(tfm);
1219 struct qat_rsa_ctx *ctx = akcipher_tfm_ctx(tfm);
1226 struct qat_rsa_ctx *ctx = akcipher_tfm_ctx(tfm);
1242 struct qat_rsa_ctx *ctx = akcipher_tfm_ctx(tfm);
/linux-master/drivers/crypto/hisilicon/hpre/
H A Dhpre_crypto.c799 struct hpre_ctx *ctx = akcipher_tfm_ctx(tfm);
847 struct hpre_ctx *ctx = akcipher_tfm_ctx(tfm);
1137 struct hpre_ctx *ctx = akcipher_tfm_ctx(tfm);
1150 struct hpre_ctx *ctx = akcipher_tfm_ctx(tfm);
1162 struct hpre_ctx *ctx = akcipher_tfm_ctx(tfm);
1174 struct hpre_ctx *ctx = akcipher_tfm_ctx(tfm);
1195 struct hpre_ctx *ctx = akcipher_tfm_ctx(tfm);

Completed in 168 milliseconds