Searched refs:no_salt (Results 1 – 2 of 2) sorted by relevance
82 parse_file(krb5_context context, krb5_principal principal, int no_salt) in parse_file() argument88 ret = hdb_generate_key_set(context, principal, &keys, &nkeys, no_salt); in parse_file()
254 Key **ret_key_set, size_t *nkeyset, int no_salt) in hdb_generate_key_set() argument311 if (no_salt) in hdb_generate_key_set()325 no_salt ? NULL : &salt); in hdb_generate_key_set()