Home
last modified time | relevance | path

Searched refs:crypto_aes_encrypt (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/crypto/
Daes_generic.c1176 static void crypto_aes_encrypt(struct crypto_tfm *tfm, u8 *out, const u8 *in) in crypto_aes_encrypt() function
1298 .cia_encrypt = crypto_aes_encrypt,
/linux-6.1.9/arch/sparc/crypto/
Daes_glue.c205 static void crypto_aes_encrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in crypto_aes_encrypt() function
376 .cia_encrypt = crypto_aes_encrypt,
/linux-6.1.9/arch/s390/crypto/
Daes_s390.c105 static void crypto_aes_encrypt(struct crypto_tfm *tfm, u8 *out, const u8 *in) in crypto_aes_encrypt() function
169 .cia_encrypt = crypto_aes_encrypt,