Home
last modified time | relevance | path

Searched refs:caam_rsa_key (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/crypto/caam/
Dcaampkc.c61 struct caam_rsa_key *key = &ctx->key; in rsa_pub_unmap()
73 struct caam_rsa_key *key = &ctx->key; in rsa_priv_f1_unmap()
85 struct caam_rsa_key *key = &ctx->key; in rsa_priv_f2_unmap()
102 struct caam_rsa_key *key = &ctx->key; in rsa_priv_f3_unmap()
153 struct caam_rsa_key *key = &ctx->key; in rsa_priv_f_done()
248 struct caam_rsa_key *key = &ctx->key; in rsa_edesc_alloc()
403 struct caam_rsa_key *key = &ctx->key; in set_rsa_pub_pdb()
448 struct caam_rsa_key *key = &ctx->key; in set_rsa_priv_f1_pdb()
495 struct caam_rsa_key *key = &ctx->key; in set_rsa_priv_f2_pdb()
572 struct caam_rsa_key *key = &ctx->key; in set_rsa_priv_f3_pdb()
[all …]
Dcaampkc.h70 struct caam_rsa_key { struct
98 struct caam_rsa_key key; argument