Searched defs:state_buf (Results 1 – 3 of 3) sorted by relevance
37 void S_perl_siphash_seed_state(const unsigned char * const seed_buf, unsigned char * state_buf) { in S_perl_siphash_seed_state()
109 struct pfsync_state *state_buf = NULL; variable
7378 U8 state_buf[sizeof(U64)*4]; siphash_seed_state() local