Searched refs:caam_rsa_key (Results 1 – 2 of 2) sorted by relevance
61 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 …]
69 struct caam_rsa_key { struct95 struct caam_rsa_key key; argument