Home
last modified time | relevance | path

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

/NextBSD/crypto/openssh/
HDcipher-chachapoly.h31 void chachapoly_init(struct chachapoly_ctx *cpctx,
HDcipher-chachapoly.c30 void chachapoly_init(struct chachapoly_ctx *ctx, in chachapoly_init() function
HDcipher.c297 chachapoly_init(&cc->cp_ctx, key, keylen); in cipher_init()
HDssh_namespace.h103 #define chachapoly_init ssh_chachapoly_init macro