Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/include/
H A Dkcm.h77 #define KCM_TC_MATCH_2ND_TKT (1U << 23) macro
/freebsd/crypto/krb5/src/lib/krb5/ccache/
H A Dcc_kcm.c141 heimflags |= KCM_TC_MATCH_2ND_TKT; in map_tcflags()