Home
last modified time | relevance | path

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

/linux-6.15/crypto/
H A Danubis.c657 static void anubis_encrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in anubis_encrypt() function
680 .cia_encrypt = anubis_encrypt,