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

/freebsd-11-stable/crypto/heimdal/lib/kadm5/
H A Dadmin.h70 #define KRB5_KDB_ALLOW_DIGEST 0x00080000 macro
H A Dent_setup.c61 flags->allow_digest = !!(attr & KRB5_KDB_ALLOW_DIGEST);
H A Dget_s.c112 out->attributes |= ent.entry.flags.allow_digest ? KRB5_KDB_ALLOW_DIGEST : 0;
/freebsd-11-stable/crypto/heimdal/kadmin/
H A Dutil.c50 { "allow-digest", KRB5_KDB_ALLOW_DIGEST },

Completed in 52 milliseconds