Lines Matching defs:key
67 struct caam_rsa_key *key = &ctx->key; in rsa_pub_unmap() local
79 struct caam_rsa_key *key = &ctx->key; in rsa_priv_f1_unmap() local
91 struct caam_rsa_key *key = &ctx->key; in rsa_priv_f2_unmap() local
108 struct caam_rsa_key *key = &ctx->key; in rsa_priv_f3_unmap() local
159 struct caam_rsa_key *key = &ctx->key; in rsa_priv_f_done() local
256 struct caam_rsa_key *key = &ctx->key; in rsa_edesc_alloc() local
410 struct caam_rsa_key *key = &ctx->key; in set_rsa_pub_pdb() local
455 struct caam_rsa_key *key = &ctx->key; in set_rsa_priv_f1_pdb() local
502 struct caam_rsa_key *key = &ctx->key; in set_rsa_priv_f2_pdb() local
579 struct caam_rsa_key *key = &ctx->key; in set_rsa_priv_f3_pdb() local
675 struct caam_rsa_key *key = &ctx->key; in akcipher_enqueue_req() local
718 struct caam_rsa_key *key = &ctx->key; in caam_rsa_enc() local
844 struct caam_rsa_key *key = &ctx->key; in caam_rsa_dec() local
866 static void caam_rsa_free_key(struct caam_rsa_key *key) in caam_rsa_free_key()
943 static int caam_rsa_set_pub_key(struct crypto_akcipher *tfm, const void *key, in caam_rsa_set_pub_key()
1048 static int caam_rsa_set_priv_key(struct crypto_akcipher *tfm, const void *key, in caam_rsa_set_priv_key()
1137 struct caam_rsa_key *key = &ctx->key; in caam_rsa_exit_tfm() local