Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm64/crypto/
Daes-ce-cipher.c39 static void aes_cipher_encrypt(struct crypto_tfm *tfm, u8 dst[], u8 const src[]) in aes_cipher_encrypt() function
249 .cia_encrypt = aes_cipher_encrypt,