Searched refs:GSS_CF_DESTROY_CRED_ON_RELEASE (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/crypto/heimdal/lib/gssapi/krb5/
H A Drelease_cred.c62 if (cred->cred_flags & GSS_CF_DESTROY_CRED_ON_RELEASE)
H A Dgsskrb5_locl.h95 #define GSS_CF_DESTROY_CRED_ON_RELEASE 1 macro
H A Dcreds.c214 flags |= GSS_CF_DESTROY_CRED_ON_RELEASE;
H A Dacquire_cred.c225 handle->cred_flags |= GSS_CF_DESTROY_CRED_ON_RELEASE;
H A Daccept_sec_context.c215 handle->cred_flags |= GSS_CF_DESTROY_CRED_ON_RELEASE;

Completed in 100 milliseconds