Home
last modified time | relevance | path

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

/src/crypto/heimdal/appl/gssmask/
H A Dgssmaestro.c316 int32_t *iContext, int32_t *aContext, int32_t *hDelegCred) in build_context() argument
389 if (aContext == NULL || val != GSMERR_OK) { in build_context()
392 if (aContext) in build_context()
393 *aContext = 0; in build_context()
395 *aContext = ac; in build_context()