Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/crypto/internal/
H A Drsa.h31 struct rsa_key { struct
50 int rsa_parse_pub_key(struct rsa_key *rsa_key, const void *key, argument
/OK3568_Linux_fs/kernel/crypto/
H A 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()
/OK3568_Linux_fs/u-boot/lib/rsa/
H A Drsa-verify.c87 rsa_key rsa_key; in rsa_mod_exp_hw() local
602 char *rsa_key; in rsa_burn_key_hash() local
H A Drsa-sign.c735 char *rsa_key; in rsa_set_key_hash() local
/OK3568_Linux_fs/kernel/drivers/crypto/caam/
H A Dcaampkc.c937 struct caam_rsa_key *rsa_key = &ctx->key; in caam_rsa_set_pub_key() local
979 struct caam_rsa_key *rsa_key = &ctx->key; in caam_rsa_set_priv_key_form() local
1039 struct caam_rsa_key *rsa_key = &ctx->key; in caam_rsa_set_priv_key() local
/OK3568_Linux_fs/kernel/drivers/crypto/rockchip/
H A Drk_crypto_v2_akcipher.c59 struct rsa_key rsa_key; in rk_rsa_setkey() local
/OK3568_Linux_fs/u-boot/lib/avb/libavb_atx/
H A Davb_atx_validate.c88 rsa_key rsa_key; in verify_permanent_attributes() local
/OK3568_Linux_fs/u-boot/include/
H A Dcrypto.h67 } rsa_key; typedef
/OK3568_Linux_fs/external/security/librkcrypto/src/
H A Drkcrypto_rsa_helper.c1082 rk_rsa_pub_key *rsa_key = &pub->key; in rk_rsa_pubkey_encode() local
1151 rk_rsa_priv_key *rsa_key = &priv->key; in rk_rsa_privkey_encode() local
/OK3568_Linux_fs/kernel/drivers/crypto/qat/qat_common/
H A 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
/OK3568_Linux_fs/kernel/drivers/crypto/hisilicon/hpre/
H A 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
/OK3568_Linux_fs/external/security/librkcrypto/test/
H A Dtest_rsa.c195 RSA *rsa_key = NULL; in openssl_alloc_evpkey() local
/OK3568_Linux_fs/u-boot/cmd/
H A Dcrypto.c565 rsa_key rsa_key; in test_rsa_result() local
/OK3568_Linux_fs/external/security/rk_tee_user/v1/ta/rk_public_api/
H A Drk_crypto_api.c32 TEE_Result rk_gen_rsa_key(rsa_key_t *rsa_key, uint32_t key_len, in rk_gen_rsa_key()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/rk_public_api/
H A Drk_crypto_api.c32 TEE_Result rk_gen_rsa_key(rsa_key_t *rsa_key, uint32_t key_len, in rk_gen_rsa_key()