Home
last modified time | relevance | path

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

/linux/crypto/
H A Dchacha20poly1305.c546 static void chachapoly_free(struct aead_instance *inst) in chachapoly_free() function
626 inst->free = chachapoly_free; in chachapoly_create()
631 chachapoly_free(inst); in chachapoly_create()