Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/crypto/
Daes_glue.c22 static void aes_decrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in aes_decrypt() function
Daes-ce-core.S136 aes_decrypt: label
/linux-4.4.14/arch/x86/crypto/
Daes_glue.c30 static void aes_decrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in aes_decrypt() function
Daesni-intel_glue.c347 static void aes_decrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in aes_decrypt() function
/linux-4.4.14/crypto/
Daes_generic.c1401 static void aes_decrypt(struct crypto_tfm *tfm, u8 *out, const u8 *in) in aes_decrypt() function
/linux-4.4.14/arch/sparc/crypto/
Daes_glue.c206 static void aes_decrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in aes_decrypt() function
/linux-4.4.14/drivers/crypto/
Dpadlock-aes.c310 static void aes_decrypt(struct crypto_tfm *tfm, u8 *out, const u8 *in) in aes_decrypt() function
/linux-4.4.14/arch/s390/crypto/
Daes_s390.c161 static void aes_decrypt(struct crypto_tfm *tfm, u8 *out, const u8 *in) in aes_decrypt() function