Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/lib/gssapi/krb5/
H A Dgsskrb5_locl.h67 CLOSE_CCACHE = 64, enumerator
H A Dinit_sec_context.c286 if (ctx->more_flags & CLOSE_CCACHE) in gsskrb5_initiator_ready()
414 ctx->more_flags |= CLOSE_CCACHE; in init_auth()
500 if (ctx->ccache && (ctx->more_flags & CLOSE_CCACHE)) in init_auth()
694 if (ctx->ccache && (ctx->more_flags & CLOSE_CCACHE)) in init_auth_restart()