Home
last modified time | relevance | path

Searched defs:aes_encrypt (Results 1 – 8 of 8) sorted by relevance

/linux-4.4.14/arch/arm/crypto/
Daes_glue.c16 static void aes_encrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in aes_encrypt() function
Daes-ce-core.S129 aes_encrypt: label
/linux-4.4.14/arch/x86/crypto/
Daes_glue.c25 static void aes_encrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in aes_encrypt() function
Daesni-intel_glue.c334 static void aes_encrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in aes_encrypt() function
/linux-4.4.14/crypto/
Daes_generic.c1329 static void aes_encrypt(struct crypto_tfm *tfm, u8 *out, const u8 *in) in aes_encrypt() function
/linux-4.4.14/arch/sparc/crypto/
Daes_glue.c199 static void aes_encrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in aes_encrypt() function
/linux-4.4.14/drivers/crypto/
Dpadlock-aes.c298 static void aes_encrypt(struct crypto_tfm *tfm, u8 *out, const u8 *in) in aes_encrypt() function
/linux-4.4.14/arch/s390/crypto/
Daes_s390.c136 static void aes_encrypt(struct crypto_tfm *tfm, u8 *out, const u8 *in) in aes_encrypt() function