Home
last modified time | relevance | path

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

/NextBSD/crypto/openssh/
HDcipher-chachapoly.h37 int chachapoly_get_length(struct chachapoly_ctx *cpctx,
HDcipher-chachapoly.c101 chachapoly_get_length(struct chachapoly_ctx *ctx, in chachapoly_get_length() function
HDcipher.c411 return chachapoly_get_length(&cc->cp_ctx, plenp, seqnr, in cipher_get_length()
HDssh_namespace.h102 #define chachapoly_get_length ssh_chachapoly_get_length macro