Searched refs:GSMERR_OK (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/crypto/heimdal/appl/gssmask/
H A Dprotocol.h52 GSMERR_OK = 0, enumerator in enum:gssMaggotErrorCodes
70 * int32: support (GSMERR_OK) -- only sent for extensions
H A Dgssmaestro.c137 return GSMERR_OK;
146 return GSMERR_OK;
255 return GSMERR_OK;
264 return GSMERR_OK;
341 case GSMERR_OK:
364 case GSMERR_OK:
378 val = GSMERR_OK;
381 if (iContext == NULL || val != GSMERR_OK) {
389 if (aContext == NULL || val != GSMERR_OK) {
397 if (hDelegCred == NULL || val != GSMERR_OK) {
[all...]
H A Dgssmask.c172 return GSMERR_OK;
189 return GSMERR_OK;
511 put32(c, GSMERR_OK);

Completed in 116 milliseconds