Home
last modified time | relevance | path

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

/Linux-v5.4/crypto/
Dchacha20poly1305.c553 static void chachapoly_free(struct aead_instance *inst) in chachapoly_free() function
662 inst->free = chachapoly_free; in chachapoly_create()