Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/caam/
H A Dcaampkc.c67 struct caam_rsa_key *key = &ctx->key; in rsa_pub_unmap()
79 struct caam_rsa_key *key = &ctx->key; in rsa_priv_f1_unmap()
91 struct caam_rsa_key *key = &ctx->key; in rsa_priv_f2_unmap()
108 struct caam_rsa_key *key = &ctx->key; in rsa_priv_f3_unmap()
159 struct caam_rsa_key *key = &ctx->key; in rsa_priv_f_done()
256 struct caam_rsa_key *key = &ctx->key; in rsa_edesc_alloc()
410 struct caam_rsa_key *key = &ctx->key; in set_rsa_pub_pdb()
455 struct caam_rsa_key *key = &ctx->key; in set_rsa_priv_f1_pdb()
502 struct caam_rsa_key *key = &ctx->key; in set_rsa_priv_f2_pdb()
579 struct caam_rsa_key *key = &ctx->key; in set_rsa_priv_f3_pdb()
[all …]
H A Dcaampkc.h69 struct caam_rsa_key { struct
95 struct caam_rsa_key key; argument