Home
last modified time | relevance | path

Searched refs:mechTypes (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/gss_mechs/mech_spnego/mech/
H A Dspnego_mech.c1453 gss_OID_set supported_mechSet, mechTypes; in acc_ctx_new() local
1462 supported_mechSet = mechTypes = GSS_C_NO_OID_SET; in acc_ctx_new()
1468 &mechTypes, &req_flags, in acc_ctx_new()
1496 mechTypes, in acc_ctx_new()
1500 char *mechTypesStr = mechoidset2str(mechTypes); in acc_ctx_new()
1547 gss_release_oid_set(&tmpmin, &mechTypes); in acc_ctx_new()