Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/lib/hdb/
H A Dhdb.h68 #define HDB_CAP_F_HANDLE_PASSWORDS 2 macro
/freebsd/crypto/heimdal/lib/kadm5/
H A Dchpass_s.c61 if (context->db->hdb_capability_flags & HDB_CAP_F_HANDLE_PASSWORDS) { in change()