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

/freebsd-10.3-release/crypto/openssh/
H A Dcipher-chachapoly.h34 int chachapoly_crypt(struct chachapoly_ctx *cpctx, u_int seqnr,
H A Dcipher-chachapoly.c42 * chachapoly_crypt() operates as following:
51 chachapoly_crypt(struct chachapoly_ctx *ctx, u_int seqnr, u_char *dest, function
H A Dcipher.c390 return chachapoly_crypt(&cc->cp_ctx, seqnr, dest, src,
H A Dssh_namespace.h121 #define chachapoly_crypt Fssh_chachapoly_crypt macro

Completed in 106 milliseconds