Searched defs:aes_encrypt (Results 1 – 11 of 11) sorted by relevance
| /kernel/linux/linux-4.19/arch/arm/crypto/ |
| D | aes-cipher-glue.c | 22 static void aes_encrypt(struct crypto_tfm *tfm, u8 *out, const u8 *in) in aes_encrypt() function
|
| D | aes-ce-core.S | 129 aes_encrypt: label
|
| /kernel/linux/linux-4.19/arch/arm64/crypto/ |
| D | aes-cipher-glue.c | 21 static void aes_encrypt(struct crypto_tfm *tfm, u8 *out, const u8 *in) in aes_encrypt() function
|
| /kernel/linux/linux-4.19/arch/x86/crypto/ |
| D | aes_glue.c | 25 static void aes_encrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in aes_encrypt() function
|
| D | aesni-intel_glue.c | 380 static void aes_encrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in aes_encrypt() function
|
| /kernel/linux/linux-5.10/lib/crypto/ |
| D | aes.c | 258 void aes_encrypt(const struct crypto_aes_ctx *ctx, u8 *out, const u8 *in) in aes_encrypt() function
|
| /kernel/linux/linux-5.10/arch/arm/crypto/ |
| D | aes-ce-core.S | 138 aes_encrypt: label
|
| /kernel/linux/linux-4.19/crypto/ |
| D | aes_generic.c | 1334 static void aes_encrypt(struct crypto_tfm *tfm, u8 *out, const u8 *in) in aes_encrypt() function
|
| /kernel/linux/linux-4.19/arch/sparc/crypto/ |
| D | aes_glue.c | 199 static void aes_encrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in aes_encrypt() function
|
| /kernel/linux/linux-4.19/drivers/crypto/ |
| D | padlock-aes.c | 302 static void aes_encrypt(struct crypto_tfm *tfm, u8 *out, const u8 *in) in aes_encrypt() function
|
| /kernel/linux/linux-4.19/arch/s390/crypto/ |
| D | aes_s390.c | 111 static void aes_encrypt(struct crypto_tfm *tfm, u8 *out, const u8 *in) in aes_encrypt() function
|