Searched refs:decrypt_flag (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/Heimdal-323.92.1/kadmin/
H A Ddump.c176 ret = hdb_foreach(context, db, opt->decrypt_flag ? HDB_F_DECRYPT : 0,
195 dumpopt.decrypt_flag = opt->decrypt_flag;
/macosx-10.9.5/Heimdal-323.92.1/kdc/
H A Dhprop.c46 static int decrypt_flag; variable
104 if(decrypt_flag) {
138 { "decrypt", 'D', arg_flag, &decrypt_flag, "decrypt keys", NULL },
421 if(encrypt_flag && decrypt_flag)
435 if(decrypt_flag || encrypt_flag) {

Completed in 75 milliseconds