Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/appl/gssmask/
H A Dgssmaestro.c90 int32_t *hDelegCred) in accept_sec_context() argument
101 ret32(client, *hDelegCred); in accept_sec_context()
316 int32_t *iContext, int32_t *aContext, int32_t *hDelegCred) in build_context() argument
397 if (hDelegCred == NULL || val != GSMERR_OK) { in build_context()
400 if (hDelegCred) in build_context()
401 *hDelegCred = 0; in build_context()
403 *hDelegCred = deleg; in build_context()