Home
last modified time | relevance | path

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

/linux-4.1.27/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.S130 aes_encrypt: label
/linux-4.1.27/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.c333 static void aes_encrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in aes_encrypt() function
/linux-4.1.27/crypto/
Daes_generic.c1329 static void aes_encrypt(struct crypto_tfm *tfm, u8 *out, const u8 *in) in aes_encrypt() function
/linux-4.1.27/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.1.27/drivers/crypto/
Dpadlock-aes.c298 static void aes_encrypt(struct crypto_tfm *tfm, u8 *out, const u8 *in) in aes_encrypt() function
/linux-4.1.27/arch/s390/crypto/
Daes_s390.c135 static void aes_encrypt(struct crypto_tfm *tfm, u8 *out, const u8 *in) in aes_encrypt() function