acceptor_cred 329 source4/heimdal/lib/gssapi/krb5/accept_sec_context.c const gsskrb5_cred acceptor_cred = (gsskrb5_cred)acceptor_cred_handle; acceptor_cred 349 source4/heimdal/lib/gssapi/krb5/accept_sec_context.c if (acceptor_cred == NULL) { acceptor_cred 352 source4/heimdal/lib/gssapi/krb5/accept_sec_context.c } else if (acceptor_cred->keytab != NULL) { acceptor_cred 353 source4/heimdal/lib/gssapi/krb5/accept_sec_context.c keytab = acceptor_cred->keytab; acceptor_cred 365 source4/heimdal/lib/gssapi/krb5/accept_sec_context.c if (acceptor_cred) acceptor_cred 366 source4/heimdal/lib/gssapi/krb5/accept_sec_context.c server = acceptor_cred->principal; acceptor_cred 559 source4/heimdal/lib/gssapi/spnego/accept_sec_context.c gssspnego_cred acceptor_cred = (gssspnego_cred)acceptor_cred_handle; acceptor_cred 635 source4/heimdal/lib/gssapi/spnego/accept_sec_context.c if (acceptor_cred != NULL) acceptor_cred 636 source4/heimdal/lib/gssapi/spnego/accept_sec_context.c mech_cred = acceptor_cred->negotiated_cred_id; acceptor_cred 791 source4/heimdal/lib/gssapi/spnego/accept_sec_context.c gssspnego_cred acceptor_cred = (gssspnego_cred)acceptor_cred_handle; acceptor_cred 840 source4/heimdal/lib/gssapi/spnego/accept_sec_context.c if (acceptor_cred != NULL) acceptor_cred 841 source4/heimdal/lib/gssapi/spnego/accept_sec_context.c mech_cred = acceptor_cred->negotiated_cred_id;