Home
last modified time | relevance | path

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

/freebsd-head/crypto/openssh/
HDcipher-chachapoly-libcrypto.c61 chachapoly_free(ctx); in chachapoly_new()
66 chachapoly_free(struct chachapoly_ctx *cpctx) in chachapoly_free() function
HDcipher-chachapoly.h31 void chachapoly_free(struct chachapoly_ctx *cpctx);
HDcipher-chachapoly.c54 chachapoly_free(struct chachapoly_ctx *cpctx) in chachapoly_free() function
HDcipher.c426 chachapoly_free(cc->cp_ctx); in cipher_free()
HDssh_namespace.h95 #define chachapoly_free Fssh_chachapoly_free macro