Searched defs:tokbuf (Results 1 – 2 of 2) sorted by relevance
285 unsigned char tokbuf[128]; in test_bogus_1964_token() local314 uint8_t tokbuf[128], plainbuf[24]; in test_cfx_altered_ec() local356 uint8_t tokbuf[128], zerobyte = 0; in test_cfx_short_plaintext() local385 uint8_t tokbuf[128] = { 0 }, plainbuf[20]; in test_cfx_large_ec() local581 unsigned char tokbuf[128]; in test_short_header() local616 unsigned char tokbuf[128]; in test_short_header_iov() local664 unsigned char tokbuf[128]; in test_short_checksum() local
68 static char tokbuf[1500]; variable