Home
last modified time | relevance | path

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

/crypto/
Dchacha20poly1305.c538 static void chachapoly_exit(struct crypto_aead *tfm) in chachapoly_exit() function
621 inst->alg.exit = chachapoly_exit; in chachapoly_create()