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