Lines Matching defs:key
61 struct caam_rsa_key *key = &ctx->key; in rsa_pub_unmap() local
73 struct caam_rsa_key *key = &ctx->key; in rsa_priv_f1_unmap() local
85 struct caam_rsa_key *key = &ctx->key; in rsa_priv_f2_unmap() local
102 struct caam_rsa_key *key = &ctx->key; in rsa_priv_f3_unmap() local
153 struct caam_rsa_key *key = &ctx->key; in rsa_priv_f_done() local
247 struct caam_rsa_key *key = &ctx->key; in rsa_edesc_alloc() local
399 struct caam_rsa_key *key = &ctx->key; in set_rsa_pub_pdb() local
444 struct caam_rsa_key *key = &ctx->key; in set_rsa_priv_f1_pdb() local
491 struct caam_rsa_key *key = &ctx->key; in set_rsa_priv_f2_pdb() local
568 struct caam_rsa_key *key = &ctx->key; in set_rsa_priv_f3_pdb() local
664 struct caam_rsa_key *key = &ctx->key; in akcipher_enqueue_req() local
707 struct caam_rsa_key *key = &ctx->key; in caam_rsa_enc() local
833 struct caam_rsa_key *key = &ctx->key; in caam_rsa_dec() local
855 static void caam_rsa_free_key(struct caam_rsa_key *key) in caam_rsa_free_key()
932 static int caam_rsa_set_pub_key(struct crypto_akcipher *tfm, const void *key, in caam_rsa_set_pub_key()
1034 static int caam_rsa_set_priv_key(struct crypto_akcipher *tfm, const void *key, in caam_rsa_set_priv_key()
1123 struct caam_rsa_key *key = &ctx->key; in caam_rsa_exit_tfm() local