Home
last modified time | relevance | path

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

/external/openssh/
Dcipher-chachapoly.h37 int chachapoly_get_length(struct chachapoly_ctx *cpctx,
Dcipher-chachapoly.c107 chachapoly_get_length(struct chachapoly_ctx *ctx, in chachapoly_get_length() function
Dcipher.c515 return chachapoly_get_length(&cc->cp_ctx, plenp, seqnr, in cipher_get_length()