Searched defs:aes_set_key (Results 1 – 5 of 5) sorted by relevance
/linux-4.4.14/arch/arm/crypto/ |
D | aes_glue.c | 28 static int aes_set_key(struct crypto_tfm *tfm, const u8 *in_key, in aes_set_key() function
|
/linux-4.4.14/arch/sparc/crypto/ |
D | aes_glue.c | 166 static int aes_set_key(struct crypto_tfm *tfm, const u8 *in_key, in aes_set_key() function
|
/linux-4.4.14/drivers/crypto/ |
D | padlock-aes.c | 104 static int aes_set_key(struct crypto_tfm *tfm, const u8 *in_key, in aes_set_key() function
|
/linux-4.4.14/arch/s390/crypto/ |
D | aes_s390.c | 114 static int aes_set_key(struct crypto_tfm *tfm, const u8 *in_key, in aes_set_key() function
|
/linux-4.4.14/arch/x86/crypto/ |
D | aesni-intel_glue.c | 328 static int aes_set_key(struct crypto_tfm *tfm, const u8 *in_key, in aes_set_key() function
|