Searched refs:oidlen (Results 1 - 1 of 1) sorted by relevance
/bind-9.6-ESV-R11/lib/dns/ | ||
H A D | spnego.c | 1647 size_t oidlen; local 1722 &oidlen); 1723 if (ret || oidlen != GSS_KRB5_MECH->length || 1724 memcmp(oidbuf + sizeof(oidbuf) - oidlen, 1726 oidlen) != 0) { |
Completed in 598 milliseconds