Searched refs:KRB5_KDB_TRUSTED_FOR_DELEGATION (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/kadm5/
H A Dadmin.h70 #define KRB5_KDB_TRUSTED_FOR_DELEGATION 0x00020000 macro
H A Dent_setup.c61 flags->trusted_for_delegation = !!(attr & KRB5_KDB_TRUSTED_FOR_DELEGATION);
H A Dget_s.c112 out->attributes |= ent.entry.flags.trusted_for_delegation ? KRB5_KDB_TRUSTED_FOR_DELEGATION : 0;
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/kadmin/
H A Dutil.c54 { "trusted-for-delegation", KRB5_KDB_TRUSTED_FOR_DELEGATION },

Completed in 90 milliseconds