Searched refs:otherfieldlen (Results 1 – 1 of 1) sorted by relevance
148 u_int16_t fudge, sigfieldlen, otherfieldlen; in ns_verify() local209 GETSHORT(otherfieldlen, cp); in ns_verify()210 BOUNDS_CHECK(cp, otherfieldlen); in ns_verify()212 cp += otherfieldlen; in ns_verify()283 otherfieldlen + INT16SZ + INT16SZ, NULL, 0); in ns_verify()346 unsigned int sigfieldlen, otherfieldlen; in ns_verify_tcp() local441 GETSHORT(otherfieldlen, cp); in ns_verify_tcp()442 BOUNDS_CHECK(cp, otherfieldlen); in ns_verify_tcp()443 cp += otherfieldlen; in ns_verify_tcp()