Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/
H A Datmel-aes.c1927 static void atmel_aes_xts_exit_tfm(struct crypto_skcipher *tfm) in atmel_aes_xts_exit_tfm() function
1948 .exit = atmel_aes_xts_exit_tfm,