Lines Matching refs:context
77 * 'mctx' is a valid memory context
91 * Initiates a GSS context.
100 * 'context' is a pointer to a valid gss_ctx_id_t
114 gss_ctx_id_t *context, dns_name_t *principal,
117 * Accepts a GSS context.
120 * 'mctx' is a valid memory context
126 * 'context' is a valid pointer to receive the generated context handle.
130 * Call dst_gssapi_releasecred to delete the context and free
146 * Destroys a GSS context. This function deletes the context from the GSS
147 * provider and then frees the memory used by the context pointer.
150 * 'mctx' is a valid memory context
151 * 'context' is a valid GSS context