Home
last modified time | relevance | path

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

/openbmc/linux/crypto/
H A Danubis.c660 static void anubis_encrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in anubis_encrypt() function
684 .cia_encrypt = anubis_encrypt,