Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dcipher-chachapoly-libcrypto.c88 u_char seqbuf[16]; /* layout: u64 counter || u64 seqno */ in chachapoly_crypt() local
152 u_char buf[4], seqbuf[16]; in chachapoly_get_length() local
H A Dcipher-chachapoly.c72 u_char seqbuf[8]; in chachapoly_crypt() local
127 u_char buf[4], seqbuf[8]; in chachapoly_get_length() local
/freebsd/crypto/krb5/src/lib/rpc/
H A Dsvc_auth_gss.c183 gss_buffer_desc recv_tok, seqbuf; in svcauth_gss_accept_sec_context() local