Searched refs:thisclass (Results 1 - 1 of 1) sorted by relevance
/bind-9.6-ESV-R11/lib/dns/ | ||
H A D | spnego.c | 926 Der_class thisclass; local 931 e = der_get_tag(p, len, &thisclass, &thistype, &thistag, &l); 934 if (class != thisclass || type != thistype) |
Completed in 27 milliseconds