Home
last modified time | relevance | path

Searched refs:KRB5_GC_USER_USER (Results 1 – 4 of 4) sorted by relevance

/freebsd/crypto/heimdal/appl/test/
H A Duu_server.c102 status = krb5_get_credentials(context, KRB5_GC_USER_USER, ccache, in proto()
/freebsd/crypto/heimdal/lib/krb5/
H A Dkrb5.h427 #define KRB5_GC_USER_USER (1U << 1) macro
H A Dget_cred.c1189 if(options & KRB5_GC_USER_USER) in krb5_get_credentials_with_flags()
1410 if(options & KRB5_GC_USER_USER) { in krb5_get_creds()
/freebsd/crypto/heimdal/
H A DChangeLog.19981318 - honour the KRB5_GC_CACHED, and KRB5_GC_USER_USER options
1325 * lib/krb5/krb5.h: Add KRB5_GC_CACHED, and KRB5_GC_USER_USER