Searched defs:aes_decrypt (Results 1 – 11 of 11) sorted by relevance
| /kernel/linux/linux-4.19/arch/arm/crypto/ |
| D | aes-cipher-glue.c | 30 static void aes_decrypt(struct crypto_tfm *tfm, u8 *out, const u8 *in) in aes_decrypt() function
|
| D | aes-ce-core.S | 136 aes_decrypt: label
|
| /kernel/linux/linux-4.19/arch/arm64/crypto/ |
| D | aes-cipher-glue.c | 29 static void aes_decrypt(struct crypto_tfm *tfm, u8 *out, const u8 *in) in aes_decrypt() function
|
| /kernel/linux/linux-4.19/arch/x86/crypto/ |
| D | aes_glue.c | 30 static void aes_decrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in aes_decrypt() function
|
| D | aesni-intel_glue.c | 393 static void aes_decrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in aes_decrypt() function
|
| /kernel/linux/linux-5.10/lib/crypto/ |
| D | aes.c | 309 void aes_decrypt(const struct crypto_aes_ctx *ctx, u8 *out, const u8 *in) in aes_decrypt() function
|
| /kernel/linux/linux-5.10/arch/arm/crypto/ |
| D | aes-ce-core.S | 145 aes_decrypt: label
|
| /kernel/linux/linux-4.19/crypto/ |
| D | aes_generic.c | 1404 static void aes_decrypt(struct crypto_tfm *tfm, u8 *out, const u8 *in) in aes_decrypt() function
|
| /kernel/linux/linux-4.19/arch/sparc/crypto/ |
| D | aes_glue.c | 206 static void aes_decrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in aes_decrypt() function
|
| /kernel/linux/linux-4.19/drivers/crypto/ |
| D | padlock-aes.c | 311 static void aes_decrypt(struct crypto_tfm *tfm, u8 *out, const u8 *in) in aes_decrypt() function
|
| /kernel/linux/linux-4.19/arch/s390/crypto/ |
| D | aes_s390.c | 122 static void aes_decrypt(struct crypto_tfm *tfm, u8 *out, const u8 *in) in aes_decrypt() function
|