Home
last modified time | relevance | path

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

/Linux-v5.4/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()
250 struct caam_rsa_key *key = &ctx->key; in rsa_edesc_alloc()
368 struct caam_rsa_key *key = &ctx->key; in set_rsa_pub_pdb()
413 struct caam_rsa_key *key = &ctx->key; in set_rsa_priv_f1_pdb()
459 struct caam_rsa_key *key = &ctx->key; in set_rsa_priv_f2_pdb()
536 struct caam_rsa_key *key = &ctx->key; in set_rsa_priv_f3_pdb()
628 struct caam_rsa_key *key = &ctx->key; in caam_rsa_enc()
[all …]
Dcaampkc.h69 struct caam_rsa_key { struct
95 struct caam_rsa_key key; argument