Lines Matching refs:master_key
102 add_key_rnd(context, master_key, ks_tuple, ks_tuple_count, db_entry, kvno)
104 krb5_keyblock * master_key;
193 retval = krb5_dbekd_encrypt_key_data(context, master_key,
252 krb5_dbe_crk(context, master_key, ks_tuple, ks_tuple_count, keepold, db_entry)
254 krb5_keyblock * master_key;
277 retval = add_key_rnd(context, master_key, ks_tuple,
309 krb5_dbe_ark(context, master_key, ks_tuple, ks_tuple_count, db_entry)
311 krb5_keyblock * master_key;
332 if ((retval = add_key_rnd(context, master_key, ks_tuple,
361 add_key_pwd(context, master_key, ks_tuple, ks_tuple_count, passwd,
364 krb5_keyblock * master_key;
487 retval = krb5_dbekd_encrypt_key_data(context, master_key, &key,
547 krb5_dbe_def_cpw(context, master_key, ks_tuple, ks_tuple_count, passwd,
550 krb5_keyblock * master_key;
578 retval = add_key_pwd(context, master_key, ks_tuple, ks_tuple_count,
610 krb5_dbe_apw(context, master_key, ks_tuple, ks_tuple_count, passwd, db_entry)
612 krb5_keyblock * master_key;
635 if ((retval = add_key_pwd(context, master_key, ks_tuple, ks_tuple_count,