Home
last modified time | relevance | path

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

/Linux-v5.10/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()
247 struct caam_rsa_key *key = &ctx->key; in rsa_edesc_alloc()
399 struct caam_rsa_key *key = &ctx->key; in set_rsa_pub_pdb()
444 struct caam_rsa_key *key = &ctx->key; in set_rsa_priv_f1_pdb()
491 struct caam_rsa_key *key = &ctx->key; in set_rsa_priv_f2_pdb()
568 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