Home
last modified time | relevance | path

Searched defs:in_key (Results 1 – 25 of 30) sorted by relevance

12

/Linux-v4.19/drivers/crypto/nx/
Dnx-aes-ctr.c35 const u8 *in_key, in ctr_aes_nx_set_key()
67 const u8 *in_key, in ctr3686_aes_nx_set_key()
Dnx-aes-gcm.c36 const u8 *in_key, in gcm_aes_nx_set_key()
75 const u8 *in_key, in gcm4106_aes_nx_set_key()
Dnx-aes-ccm.c36 const u8 *in_key, in ccm_aes_nx_set_key()
66 const u8 *in_key, in ccm4309_aes_nx_set_key()
Dnx-aes-ecb.c34 const u8 *in_key, in ecb_aes_nx_set_key()
Dnx-aes-cbc.c34 const u8 *in_key, in cbc_aes_nx_set_key()
Dnx-aes-xcbc.c41 const u8 *in_key, in nx_xcbc_set_key()
/Linux-v4.19/arch/arm64/crypto/
Daes-neonbs-glue.c73 static int aesbs_setkey(struct crypto_skcipher *tfm, const u8 *in_key, in aesbs_setkey()
132 static int aesbs_cbc_setkey(struct crypto_skcipher *tfm, const u8 *in_key, in aesbs_cbc_setkey()
205 static int aesbs_ctr_setkey_sync(struct crypto_skcipher *tfm, const u8 *in_key, in aesbs_ctr_setkey_sync()
265 static int aesbs_xts_setkey(struct crypto_skcipher *tfm, const u8 *in_key, in aesbs_xts_setkey()
Daes-ce-glue.c79 int ce_aes_expandkey(struct crypto_aes_ctx *ctx, const u8 *in_key, in ce_aes_expandkey()
147 int ce_aes_setkey(struct crypto_tfm *tfm, const u8 *in_key, in ce_aes_setkey()
Daes-glue.c105 static int skcipher_aes_setkey(struct crypto_skcipher *tfm, const u8 *in_key, in skcipher_aes_setkey()
111 static int xts_set_key(struct crypto_skcipher *tfm, const u8 *in_key, in xts_set_key()
388 static int cbcmac_setkey(struct crypto_shash *tfm, const u8 *in_key, in cbcmac_setkey()
410 static int cmac_setkey(struct crypto_shash *tfm, const u8 *in_key, in cmac_setkey()
434 static int xcbc_setkey(struct crypto_shash *tfm, const u8 *in_key, in xcbc_setkey()
Daes-ce-ccm-glue.c50 static int ccm_setkey(struct crypto_aead *tfm, const u8 *in_key, in ccm_setkey()
/Linux-v4.19/arch/arm/crypto/
Daes-ce-glue.c65 static int ce_aes_expandkey(struct crypto_aes_ctx *ctx, const u8 *in_key, in ce_aes_expandkey()
137 static int ce_aes_setkey(struct crypto_skcipher *tfm, const u8 *in_key, in ce_aes_setkey()
156 static int xts_set_key(struct crypto_skcipher *tfm, const u8 *in_key, in xts_set_key()
Daes-neonbs-glue.c60 static int aesbs_setkey(struct crypto_skcipher *tfm, const u8 *in_key, in aesbs_setkey()
119 static int aesbs_cbc_setkey(struct crypto_skcipher *tfm, const u8 *in_key, in aesbs_cbc_setkey()
237 static int aesbs_xts_setkey(struct crypto_skcipher *tfm, const u8 *in_key, in aesbs_xts_setkey()
/Linux-v4.19/crypto/
Dsm4_generic.c116 int crypto_sm4_expand_key(struct crypto_sm4_ctx *ctx, const u8 *in_key, in crypto_sm4_expand_key()
156 int crypto_sm4_set_key(struct crypto_tfm *tfm, const u8 *in_key, in crypto_sm4_set_key()
Daes_ti.c170 static int aesti_expand_key(struct crypto_aes_ctx *ctx, const u8 *in_key, in aesti_expand_key()
236 static int aesti_set_key(struct crypto_tfm *tfm, const u8 *in_key, in aesti_set_key()
Dtea.c47 static int tea_setkey(struct crypto_tfm *tfm, const u8 *in_key, in tea_setkey()
120 static int xtea_setkey(struct crypto_tfm *tfm, const u8 *in_key, in xtea_setkey()
Daes_generic.c1217 int crypto_aes_expand_key(struct crypto_aes_ctx *ctx, const u8 *in_key, in crypto_aes_expand_key()
1287 int crypto_aes_set_key(struct crypto_tfm *tfm, const u8 *in_key, in crypto_aes_set_key()
Dkhazad.c756 static int khazad_setkey(struct crypto_tfm *tfm, const u8 *in_key, in khazad_setkey()
Darc4.c29 static int arc4_set_key(struct crypto_tfm *tfm, const u8 *in_key, in arc4_set_key()
Danubis.c462 static int anubis_setkey(struct crypto_tfm *tfm, const u8 *in_key, in anubis_setkey()
Dseed.c331 static int seed_set_key(struct crypto_tfm *tfm, const u8 *in_key, in seed_set_key()
Dcast6_generic.c113 int __cast6_setkey(struct cast6_ctx *c, const u8 *in_key, in __cast6_setkey()
/Linux-v4.19/arch/s390/crypto/
Dpaes_s390.c78 static int ecb_paes_set_key(struct crypto_tfm *tfm, const u8 *in_key, in ecb_paes_set_key()
177 static int cbc_paes_set_key(struct crypto_tfm *tfm, const u8 *in_key, in cbc_paes_set_key()
285 static int xts_paes_set_key(struct crypto_tfm *tfm, const u8 *in_key, in xts_paes_set_key()
418 static int ctr_paes_set_key(struct crypto_tfm *tfm, const u8 *in_key, in ctr_paes_set_key()
Daes_s390.c71 static int setkey_fallback_cip(struct crypto_tfm *tfm, const u8 *in_key, in setkey_fallback_cip()
90 static int aes_set_key(struct crypto_tfm *tfm, const u8 *in_key, in aes_set_key()
236 static int ecb_aes_set_key(struct crypto_tfm *tfm, const u8 *in_key, in ecb_aes_set_key()
352 static int cbc_aes_set_key(struct crypto_tfm *tfm, const u8 *in_key, in cbc_aes_set_key()
507 static int xts_aes_set_key(struct crypto_tfm *tfm, const u8 *in_key, in xts_aes_set_key()
657 static int ctr_aes_set_key(struct crypto_tfm *tfm, const u8 *in_key, in ctr_aes_set_key()
/Linux-v4.19/arch/powerpc/crypto/
Daes-spe-glue.c94 static int ppc_aes_setkey(struct crypto_tfm *tfm, const u8 *in_key, in ppc_aes_setkey()
126 static int ppc_xts_setkey(struct crypto_tfm *tfm, const u8 *in_key, in ppc_xts_setkey()
/Linux-v4.19/arch/sparc/crypto/
Dcamellia_glue.c39 const u32 *in_key = (const u32 *) _in_key; in camellia_set_key() local

12