Searched defs:aes_set_key (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/arch/sparc/crypto/ |
H A D | aes_glue.c | 168 static int aes_set_key(struct crypto_tfm *tfm, const u8 *in_key, in aes_set_key() function
|
/kernel/linux/linux-6.6/arch/sparc/crypto/ |
H A D | aes_glue.c | 168 static int aes_set_key(struct crypto_tfm *tfm, const u8 *in_key, in aes_set_key() function
|
/kernel/linux/linux-5.10/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() function
|
/kernel/linux/linux-6.6/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() function
|
/kernel/linux/linux-5.10/arch/x86/crypto/ |
H A D | aesni-intel_glue.c | 333 static int aes_set_key(struct crypto_tfm *tfm, const u8 *in_key, in aes_set_key() function
|
/kernel/linux/linux-5.10/arch/s390/crypto/ |
H A D | aes_s390.c | 83 static int aes_set_key(struct crypto_tfm *tfm, const u8 *in_key, in aes_set_key() function
|
/kernel/linux/linux-6.6/arch/s390/crypto/ |
H A D | aes_s390.c | 84 static int aes_set_key(struct crypto_tfm *tfm, const u8 *in_key, in aes_set_key() function
|
/kernel/linux/linux-6.6/arch/x86/crypto/ |
H A D | aesni-intel_glue.c | 252 static int aes_set_key(struct crypto_tfm *tfm, const u8 *in_key, in aes_set_key() function
|
Completed in 10 milliseconds