Home
last modified time | relevance | path

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

/Linux-v6.6/crypto/
Dchacha20poly1305.c546 static void chachapoly_free(struct aead_instance *inst) in chachapoly_free() function
627 inst->free = chachapoly_free; in chachapoly_create()
632 chachapoly_free(inst); in chachapoly_create()