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

/freebsd-11-stable/crypto/heimdal/lib/kadm5/
H A Dadmin.h68 #define KRB5_KDB_TRUSTED_FOR_DELEGATION 0x00020000 macro
H A Dent_setup.c59 flags->trusted_for_delegation = !!(attr & KRB5_KDB_TRUSTED_FOR_DELEGATION);
H A Dget_s.c110 out->attributes |= ent.entry.flags.trusted_for_delegation ? KRB5_KDB_TRUSTED_FOR_DELEGATION : 0;
/freebsd-11-stable/crypto/heimdal/kadmin/
H A Dutil.c52 { "trusted-for-delegation", KRB5_KDB_TRUSTED_FOR_DELEGATION },

Completed in 65 milliseconds