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

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

Completed in 137 milliseconds