Home
last modified time | relevance | path

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

/freebsd-9-stable/crypto/heimdal/lib/gssapi/spnego/
Daccept_sec_context.c629 gss_cred_id_t mech_cred; in acceptor_start() local
637 mech_cred = acceptor_cred->negotiated_cred_id; in acceptor_start()
639 mech_cred = GSS_C_NO_CREDENTIAL; in acceptor_start()
649 mech_cred, in acceptor_start()
840 gss_cred_id_t mech_cred; in acceptor_continue() local
845 mech_cred = acceptor_cred->negotiated_cred_id; in acceptor_continue()
847 mech_cred = GSS_C_NO_CREDENTIAL; in acceptor_continue()
864 mech_cred, in acceptor_continue()