Searched defs:mech_found (Results 1 - 1 of 1) sorted by relevance
/vbox/src/VBox/RDP/client-1.8.3/ | ||
H A D | cssp.c | 119 int mech_found; local 123 mech_found = 0; 139 gss_test_oid_set_member(&minor_status, mech, mech_set, &mech_found); 148 if (!mech_found) |
Completed in 234 milliseconds