Searched defs:seqbuf (Results 1 – 3 of 3) sorted by relevance
276 uint8_t buf[4], seqbuf[8]; in lws_chachapoly_get_length() local305 u_char seqbuf[8]; in chachapoly_crypt() local
93529 struct seqbuf { struct93530 char *buf;93531 size_t pos;93532 size_t size;