Home
last modified time | relevance | path

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

/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,
/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,