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

/freebsd-10.3-release/crypto/openssh/
H A Dcipher-chachapoly.h31 int chachapoly_init(struct chachapoly_ctx *cpctx,
H A Dcipher-chachapoly.c31 int chachapoly_init(struct chachapoly_ctx *ctx, function
H A Dcipher.c316 return chachapoly_init(&cc->cp_ctx, key, keylen);
H A Dssh_namespace.h123 #define chachapoly_init Fssh_chachapoly_init macro

Completed in 165 milliseconds