| /linux-4.1.27/drivers/crypto/nx/ | 
| D | nx-aes-ctr.c | 35 			      const u8          *in_key,  in ctr_aes_nx_set_key()67 				  const u8          *in_key,  in ctr3686_aes_nx_set_key()
 
 | 
| D | nx-aes-gcm.c | 36 			      const u8           *in_key,  in gcm_aes_nx_set_key()75 				  const u8           *in_key,  in gcm4106_aes_nx_set_key()
 
 | 
| D | nx-aes-cbc.c | 34 			      const u8          *in_key,  in cbc_aes_nx_set_key()
 | 
| D | nx-aes-ecb.c | 34 			      const u8          *in_key,  in ecb_aes_nx_set_key()
 | 
| D | nx-aes-ccm.c | 36 			      const u8           *in_key,  in ccm_aes_nx_set_key()66 				  const u8           *in_key,  in ccm4309_aes_nx_set_key()
 
 | 
| D | nx-aes-xcbc.c | 41 			   const u8            *in_key,  in nx_xcbc_set_key()
 | 
| /linux-4.1.27/arch/arm64/crypto/ | 
| D | aes-ce-cipher.c | 149 int ce_aes_expandkey(struct crypto_aes_ctx *ctx, const u8 *in_key,  in ce_aes_expandkey()222 int ce_aes_setkey(struct crypto_tfm *tfm, const u8 *in_key,  in ce_aes_setkey()
 
 | 
| D | aes-ce-ccm-glue.c | 47 static int ccm_setkey(struct crypto_aead *tfm, const u8 *in_key,  in ccm_setkey()
 | 
| D | aes-glue.c | 82 static int xts_set_key(struct crypto_tfm *tfm, const u8 *in_key,  in xts_set_key()
 | 
| /linux-4.1.27/arch/arm/crypto/ | 
| D | aesbs-glue.c | 57 static int aesbs_cbc_set_key(struct crypto_tfm *tfm, const u8 *in_key,  in aesbs_cbc_set_key()73 static int aesbs_ctr_set_key(struct crypto_tfm *tfm, const u8 *in_key,  in aesbs_ctr_set_key()
 87 static int aesbs_xts_set_key(struct crypto_tfm *tfm, const u8 *in_key,  in aesbs_xts_set_key()
 
 | 
| D | aes-ce-glue.c | 63 static int ce_aes_expandkey(struct crypto_aes_ctx *ctx, const u8 *in_key,  in ce_aes_expandkey()130 static int ce_aes_setkey(struct crypto_tfm *tfm, const u8 *in_key,  in ce_aes_setkey()
 149 static int xts_set_key(struct crypto_tfm *tfm, const u8 *in_key,  in xts_set_key()
 
 | 
| D | aes_glue.c | 28 static int aes_set_key(struct crypto_tfm *tfm, const u8 *in_key,  in aes_set_key()
 | 
| /linux-4.1.27/arch/s390/crypto/ | 
| D | aes_s390.c | 94 static int setkey_fallback_cip(struct crypto_tfm *tfm, const u8 *in_key,  in setkey_fallback_cip()113 static int aes_set_key(struct crypto_tfm *tfm, const u8 *in_key,  in aes_set_key()
 285 static int ecb_aes_set_key(struct crypto_tfm *tfm, const u8 *in_key,  in ecb_aes_set_key()
 414 static int cbc_aes_set_key(struct crypto_tfm *tfm, const u8 *in_key,  in cbc_aes_set_key()
 584 static int xts_aes_set_key(struct crypto_tfm *tfm, const u8 *in_key,  in xts_aes_set_key()
 740 static int ctr_aes_set_key(struct crypto_tfm *tfm, const u8 *in_key,  in ctr_aes_set_key()
 
 | 
| /linux-4.1.27/crypto/ | 
| D | tea.c | 47 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()
 
 | 
| D | aes_generic.c | 1216 int crypto_aes_expand_key(struct crypto_aes_ctx *ctx, const u8 *in_key,  in crypto_aes_expand_key()1282 int crypto_aes_set_key(struct crypto_tfm *tfm, const u8 *in_key,  in crypto_aes_set_key()
 
 | 
| D | khazad.c | 756 static int khazad_setkey(struct crypto_tfm *tfm, const u8 *in_key,  in khazad_setkey()
 | 
| D | arc4.c | 29 static int arc4_set_key(struct crypto_tfm *tfm, const u8 *in_key,  in arc4_set_key()
 | 
| D | anubis.c | 462 static int anubis_setkey(struct crypto_tfm *tfm, const u8 *in_key,  in anubis_setkey()
 | 
| D | seed.c | 331 static int seed_set_key(struct crypto_tfm *tfm, const u8 *in_key,  in seed_set_key()
 | 
| D | cast6_generic.c | 114 int __cast6_setkey(struct cast6_ctx *c, const u8 *in_key,  in __cast6_setkey()
 | 
| D | camellia_generic.c | 981 camellia_set_key(struct crypto_tfm *tfm, const u8 *in_key,  in camellia_set_key()
 | 
| /linux-4.1.27/arch/powerpc/crypto/ | 
| D | aes-spe-glue.c | 92 static int ppc_aes_setkey(struct crypto_tfm *tfm, const u8 *in_key,  in ppc_aes_setkey()124 static int ppc_xts_setkey(struct crypto_tfm *tfm, const u8 *in_key,  in ppc_xts_setkey()
 
 | 
| /linux-4.1.27/arch/sparc/crypto/ | 
| D | camellia_glue.c | 39 	const u32 *in_key = (const u32 *) _in_key;  in camellia_set_key()  local
 | 
| D | aes_glue.c | 166 static int aes_set_key(struct crypto_tfm *tfm, const u8 *in_key,  in aes_set_key()
 | 
| /linux-4.1.27/arch/x86/crypto/ | 
| D | camellia_aesni_avx2_glue.c | 198 static int camellia_setkey(struct crypto_tfm *tfm, const u8 *in_key,  in camellia_setkey()
 | 
| D | camellia_aesni_avx_glue.c | 202 static int camellia_setkey(struct crypto_tfm *tfm, const u8 *in_key,  in camellia_setkey()
 | 
| D | aesni-intel_glue.c | 304 			      const u8 *in_key, unsigned int key_len)  in aes_set_key_common()327 static int aes_set_key(struct crypto_tfm *tfm, const u8 *in_key,  in aes_set_key()
 
 | 
| D | camellia_glue.c | 1275 static int camellia_setkey(struct crypto_tfm *tfm, const u8 *in_key,  in camellia_setkey()
 | 
| /linux-4.1.27/net/mac802154/ | 
| D | llsec.c | 914 			   const struct ieee802154_llsec_key_id *in_key)  in llsec_update_devkey_record()945 			 const struct ieee802154_llsec_key_id *in_key,  in llsec_update_devkey_info()
 
 | 
| /linux-4.1.27/drivers/crypto/ | 
| D | padlock-aes.c | 104 static int aes_set_key(struct crypto_tfm *tfm, const u8 *in_key,  in aes_set_key()
 |