Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/lib/krb5/ccache/
H A Dccmarshal.c450 #define SC_CLIENT_PRINCIPAL 0x0001 macro
466 header |= SC_CLIENT_PRINCIPAL; in mcred_header()
/freebsd/crypto/heimdal/lib/krb5/
H A Dstore.c1408 #define SC_CLIENT_PRINCIPAL 0x0001 macro
1434 header |= SC_CLIENT_PRINCIPAL; in krb5_store_creds_tag()
1532 if (header & SC_CLIENT_PRINCIPAL) { in krb5_ret_creds_tag()