Home
last modified time | relevance | path

Searched defs:seqbuf (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dcipher-chachapoly-libcrypto.c86 u_char seqbuf[16]; /* layout: u64 counter || u64 seqno */ in chachapoly_crypt() local
150 u_char buf[4], seqbuf[16]; in chachapoly_get_length() local
H A Dcipher-chachapoly.c70 u_char seqbuf[8]; in chachapoly_crypt() local
125 u_char buf[4], seqbuf[8]; in chachapoly_get_length() local