ctx_key          1398 source4/auth/gensec/gensec_gssapi.c 		switch (gensec_gssapi_state->lucid->rfc1964_kd.ctx_key.type) {
ctx_key           203 source4/heimdal/lib/gssapi/gssapi/gssapi_krb5.h 	gss_krb5_lucid_key_t	ctx_key;
ctx_key           208 source4/heimdal/lib/gssapi/gssapi/gssapi_krb5.h 	gss_krb5_lucid_key_t	ctx_key;
ctx_key           358 source4/heimdal/lib/gssapi/mech/gss_krb5.c 	ret = set_key(&key, &ctx->rfc1964_kd.ctx_key);
ctx_key           370 source4/heimdal/lib/gssapi/mech/gss_krb5.c 	ret = set_key(&key, &ctx->cfx_kd.ctx_key);
ctx_key           418 source4/heimdal/lib/gssapi/mech/gss_krb5.c 	free_key(&ctx->rfc1964_kd.ctx_key);
ctx_key           420 source4/heimdal/lib/gssapi/mech/gss_krb5.c 	free_key(&ctx->cfx_kd.ctx_key);