Home
last modified time | relevance | path

Searched defs:rsa_key (Results 1 – 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/include/crypto/internal/
Drsa.h31 struct rsa_key { struct
50 int rsa_parse_pub_key(struct rsa_key *rsa_key, const void *key, argument
/kernel/linux/linux-6.6/include/crypto/internal/
Drsa.h31 struct rsa_key { struct
50 int rsa_parse_pub_key(struct rsa_key *rsa_key, const void *key, argument
/kernel/linux/linux-6.6/drivers/crypto/starfive/
Djh7110-rsa.c372 static int starfive_rsa_set_n(struct starfive_rsa_key *rsa_key, in starfive_rsa_set_n()
403 static int starfive_rsa_set_e(struct starfive_rsa_key *rsa_key, in starfive_rsa_set_e()
437 static int starfive_rsa_set_d(struct starfive_rsa_key *rsa_key, in starfive_rsa_set_d()
480 struct starfive_rsa_key *rsa_key = &ctx->rsa_key; in starfive_rsa_setkey() local
Djh7110-cryp.h161 struct starfive_rsa_key rsa_key; member
/kernel/linux/linux-6.6/crypto/
Drsa_helper.c162 int rsa_parse_pub_key(struct rsa_key *rsa_key, const void *key, in rsa_parse_pub_key()
181 int rsa_parse_priv_key(struct rsa_key *rsa_key, const void *key, in rsa_parse_priv_key()
/kernel/linux/linux-5.10/crypto/
Drsa_helper.c162 int rsa_parse_pub_key(struct rsa_key *rsa_key, const void *key, in rsa_parse_pub_key()
181 int rsa_parse_priv_key(struct rsa_key *rsa_key, const void *key, in rsa_parse_priv_key()
/kernel/linux/linux-5.10/drivers/crypto/caam/
Dcaampkc.c939 struct caam_rsa_key *rsa_key = &ctx->key; in caam_rsa_set_pub_key() local
981 struct caam_rsa_key *rsa_key = &ctx->key; in caam_rsa_set_priv_key_form() local
1041 struct caam_rsa_key *rsa_key = &ctx->key; in caam_rsa_set_priv_key() local
/kernel/linux/linux-6.6/drivers/crypto/caam/
Dcaampkc.c948 struct caam_rsa_key *rsa_key = &ctx->key; in caam_rsa_set_pub_key() local
990 struct caam_rsa_key *rsa_key = &ctx->key; in caam_rsa_set_priv_key_form() local
1054 struct caam_rsa_key *rsa_key = &ctx->key; in caam_rsa_set_priv_key() local
/kernel/linux/linux-5.10/drivers/crypto/hisilicon/hpre/
Dhpre_crypto.c902 static int hpre_rsa_setkey_crt(struct hpre_ctx *ctx, struct rsa_key *rsa_key) in hpre_rsa_setkey_crt()
1010 struct rsa_key rsa_key; in hpre_rsa_setkey() local
/kernel/linux/linux-6.6/drivers/crypto/intel/qat/qat_common/
Dqat_asym_algs.c1023 static void qat_rsa_setkey_crt(struct qat_rsa_ctx *ctx, struct rsa_key *rsa_key) in qat_rsa_setkey_crt()
1163 struct rsa_key rsa_key; in qat_rsa_setkey() local
/kernel/linux/linux-5.10/drivers/crypto/qat/qat_common/
Dqat_asym_algs.c1021 static void qat_rsa_setkey_crt(struct qat_rsa_ctx *ctx, struct rsa_key *rsa_key) in qat_rsa_setkey_crt()
1161 struct rsa_key rsa_key; in qat_rsa_setkey() local
/kernel/linux/linux-5.10/drivers/crypto/virtio/
Dvirtio_crypto_akcipher_algs.c373 struct rsa_key rsa_key = {0}; in virtio_crypto_rsa_set_key() local
/kernel/linux/linux-6.6/drivers/crypto/virtio/
Dvirtio_crypto_akcipher_algs.c377 struct rsa_key rsa_key = {0}; in virtio_crypto_rsa_set_key() local
/kernel/linux/linux-6.6/drivers/crypto/hisilicon/hpre/
Dhpre_crypto.c979 static int hpre_rsa_setkey_crt(struct hpre_ctx *ctx, struct rsa_key *rsa_key) in hpre_rsa_setkey_crt()
1087 struct rsa_key rsa_key; in hpre_rsa_setkey() local