Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/gss_mechs/mech_dh/backend/mech/
H A Dcontext_establish.c897 gss_OID *mech_rec, /* Optional mech to return */ in __dh_gss_init_sec_context() argument
916 if (mech_rec) in __dh_gss_init_sec_context()
917 *mech_rec = cntx->mech; /* Note this should not be duped. */ in __dh_gss_init_sec_context()