Home
last modified time | relevance | path

Searched defs:tokbuf (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/krb5/src/tests/gssapi/
H A Dt_invalid.c285 unsigned char tokbuf[128]; in test_bogus_1964_token() local
314 uint8_t tokbuf[128], plainbuf[24]; in test_cfx_altered_ec() local
356 uint8_t tokbuf[128], zerobyte = 0; in test_cfx_short_plaintext() local
385 uint8_t tokbuf[128] = { 0 }, plainbuf[20]; in test_cfx_large_ec() local
581 unsigned char tokbuf[128]; in test_short_header() local
616 unsigned char tokbuf[128]; in test_short_header_iov() local
664 unsigned char tokbuf[128]; in test_short_checksum() local
/freebsd/sbin/dhclient/
H A Dconflex.c68 static char tokbuf[1500]; variable