Home
last modified time | relevance | path

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

/linux-6.14.4/arch/arm64/crypto/
Daes-ce-glue.c46 static void aes_cipher_encrypt(struct crypto_tfm *tfm, u8 dst[], u8 const src[]) in aes_cipher_encrypt() function
163 .cia_encrypt = aes_cipher_encrypt,