/linux/drivers/crypto/nx/ |
H A D | nx-aes-ctr.c | 23 const u8 *in_key, in ctr_aes_nx_set_key() 55 const u8 *in_key, in ctr3686_aes_nx_set_key()
|
H A D | nx-aes-gcm.c | 24 const u8 *in_key, in gcm_aes_nx_set_key() 63 const u8 *in_key, in gcm4106_aes_nx_set_key()
|
H A D | nx-aes-ccm.c | 24 const u8 *in_key, in ccm_aes_nx_set_key() 54 const u8 *in_key, in ccm4309_aes_nx_set_key()
|
H A D | nx-aes-ecb.c | 22 const u8 *in_key, in ecb_aes_nx_set_key()
|
H A D | nx-aes-cbc.c | 22 const u8 *in_key, in cbc_aes_nx_set_key()
|
H A D | nx-aes-xcbc.c | 29 const u8 *in_key, in nx_xcbc_set_key()
|
/linux/arch/arm/crypto/ |
H A D | aes-neonbs-glue.c | 67 static int aesbs_setkey(struct crypto_skcipher *tfm, const u8 *in_key, in aesbs_setkey() 126 static int aesbs_cbc_setkey(struct crypto_skcipher *tfm, const u8 *in_key, in aesbs_cbc_setkey() 203 static int aesbs_ctr_setkey_sync(struct crypto_skcipher *tfm, const u8 *in_key, in aesbs_ctr_setkey_sync() 272 static int aesbs_xts_setkey(struct crypto_skcipher *tfm, const u8 *in_key, in aesbs_xts_setkey()
|
H A D | aes-ce-glue.c | 69 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() 150 static int xts_set_key(struct crypto_skcipher *tfm, const u8 *in_key, in xts_set_key()
|
/linux/arch/arm64/crypto/ |
H A D | aes-ce-glue.c | 74 int ce_aes_expandkey(struct crypto_aes_ctx *ctx, const u8 *in_key, in ce_aes_expandkey() 142 int ce_aes_setkey(struct crypto_tfm *tfm, const u8 *in_key, in ce_aes_setkey()
|
H A D | aes-glue.c | 137 static int skcipher_aes_setkey(struct crypto_skcipher *tfm, const u8 *in_key, in skcipher_aes_setkey() 146 const u8 *in_key, unsigned int key_len) in xts_set_key() 163 const u8 *in_key, in essiv_cbc_set_key() 800 static int cbcmac_setkey(struct crypto_shash *tfm, const u8 *in_key, in cbcmac_setkey() 817 static int cmac_setkey(struct crypto_shash *tfm, const u8 *in_key, in cmac_setkey() 841 static int xcbc_setkey(struct crypto_shash *tfm, const u8 *in_key, in xcbc_setkey()
|
H A D | aes-neonbs-glue.c | 75 static int aesbs_setkey(struct crypto_skcipher *tfm, const u8 *in_key, in aesbs_setkey() 134 static int aesbs_cbc_ctr_setkey(struct crypto_skcipher *tfm, const u8 *in_key, in aesbs_cbc_ctr_setkey() 252 static int aesbs_xts_setkey(struct crypto_skcipher *tfm, const u8 *in_key, in aesbs_xts_setkey()
|
/linux/arch/s390/crypto/ |
H A D | aes_s390.c | 77 static int setkey_fallback_cip(struct crypto_tfm *tfm, const u8 *in_key, in setkey_fallback_cip() 89 static int aes_set_key(struct crypto_tfm *tfm, const u8 *in_key, in aes_set_key() 206 static int ecb_aes_set_key(struct crypto_skcipher *tfm, const u8 *in_key, in ecb_aes_set_key() 302 static int cbc_aes_set_key(struct crypto_skcipher *tfm, const u8 *in_key, in cbc_aes_set_key() 395 static int xts_aes_set_key(struct crypto_skcipher *tfm, const u8 *in_key, in xts_aes_set_key() 534 static int fullxts_aes_set_key(struct crypto_skcipher *tfm, const u8 *in_key, in fullxts_aes_set_key() 636 static int ctr_aes_set_key(struct crypto_skcipher *tfm, const u8 *in_key, in ctr_aes_set_key()
|
H A D | paes_s390.c | 252 static int ecb_paes_set_key(struct crypto_skcipher *tfm, const u8 *in_key, in ecb_paes_set_key() 367 static int cbc_paes_set_key(struct crypto_skcipher *tfm, const u8 *in_key, in cbc_paes_set_key() 548 static int xts_paes_set_key(struct crypto_skcipher *tfm, const u8 *in_key, in xts_paes_set_key() 780 static int ctr_paes_set_key(struct crypto_skcipher *tfm, const u8 *in_key, in ctr_paes_set_key()
|
/linux/arch/powerpc/crypto/ |
H A D | aes-spe-glue.c | 92 static int ppc_aes_setkey(struct crypto_tfm *tfm, const u8 *in_key, in ppc_aes_setkey() 120 const u8 *in_key, unsigned int key_len) in ppc_aes_setkey_skcipher() 125 static int ppc_xts_setkey(struct crypto_skcipher *tfm, const u8 *in_key, in ppc_xts_setkey()
|
/linux/arch/sparc/crypto/ |
H A D | camellia_glue.c | 41 const u32 *in_key = (const u32 *) _in_key; in camellia_set_key() local 54 const u8 *in_key, unsigned int key_len) in camellia_set_key_skcipher()
|
H A D | aes_glue.c | 168 static int aes_set_key(struct crypto_tfm *tfm, const u8 *in_key, in aes_set_key() 199 static int aes_set_key_skcipher(struct crypto_skcipher *tfm, const u8 *in_key, in aes_set_key_skcipher()
|
/linux/crypto/ |
H A D | sm4_generic.c | 31 static int sm4_setkey(struct crypto_tfm *tfm, const u8 *in_key, in sm4_setkey()
|
H A D | arc4.c | 19 static int crypto_arc4_setkey(struct crypto_lskcipher *tfm, const u8 *in_key, in crypto_arc4_setkey()
|
H A D | aes_ti.c | 12 static int aesti_set_key(struct crypto_tfm *tfm, const u8 *in_key, in aesti_set_key()
|
H A D | sm4.c | 119 int sm4_expandkey(struct sm4_ctx *ctx, const u8 *in_key, in sm4_expandkey()
|
H A D | aes_generic.c | 1136 int crypto_aes_set_key(struct crypto_tfm *tfm, const u8 *in_key, in crypto_aes_set_key()
|
/linux/fs/smb/common/ |
H A D | cifs_arc4.c | 16 int cifs_arc4_setkey(struct arc4_ctx *ctx, const u8 *in_key, unsigned int key_len) in cifs_arc4_setkey()
|
/linux/lib/crypto/ |
H A D | arc4.c | 13 int arc4_setkey(struct arc4_ctx *ctx, const u8 *in_key, unsigned int key_len) in arc4_setkey()
|
H A D | aes.c | 185 int aes_expandkey(struct crypto_aes_ctx *ctx, const u8 *in_key, in aes_expandkey()
|
/linux/drivers/crypto/ |
H A D | padlock-aes.c | 107 static int aes_set_key(struct crypto_tfm *tfm, const u8 *in_key, in aes_set_key() 162 static int aes_set_key_skcipher(struct crypto_skcipher *tfm, const u8 *in_key, in aes_set_key_skcipher()
|