Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/perl/
H A Dperl_siphash.h37 void S_perl_siphash_seed_state(const unsigned char * const seed_buf, unsigned char * state_buf) { in S_perl_siphash_seed_state()
/openbsd-src/usr.bin/systat/
H A Dpftop.c109 struct pfsync_state *state_buf = NULL; variable
/openbsd-src/gnu/usr.bin/perl/ext/XS-APItest/
H A DAPItest.xs7378 U8 state_buf[sizeof(U64)*4]; siphash_seed_state() local