Lines Matching defs:context
219 gss_log(ISC_LOG_ERROR, "Unable to initialise krb5 context");
534 * context. This is used to return gssapi error messages back up the
607 gss_log(3, "Failure initiating security context: %s",
610 gss_log(3, "Failure initiating security context");
664 gss_ctx_id_t context = GSS_C_NO_CONTEXT;
674 context = GSS_C_NO_CONTEXT;
676 context = *ctxout;
711 gret = gss_accept_sec_context(&minor, &context, cred, &gintoken,
787 *ctxout = context;
823 /* Delete the context from the GSS provider */
826 /* Log the error, but still free the context's memory */
827 gss_log(3, "Failure deleting security context %s",