Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/gss_mechs/mech_spnego/mech/
H A Dspnego_mech.c1458 gss_OID_set supported_mechSet, mechTypes; in acc_ctx_new() local
1467 supported_mechSet = mechTypes = GSS_C_NO_OID_SET; in acc_ctx_new()
1473 &mechTypes, &req_flags, in acc_ctx_new()
1501 mechTypes, in acc_ctx_new()
1505 char *mechTypesStr = mechoidset2str(mechTypes); in acc_ctx_new()
1552 gss_release_oid_set(&tmpmin, &mechTypes); in acc_ctx_new()