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

/macosx-10.10/Heimdal-398.1.2/lib/kadm5/
H A Ddefault_keys.c82 parse_file(krb5_context context, krb5_principal principal, int no_salt) argument
89 no_salt);
/macosx-10.10/Heimdal-398.1.2/lib/hdb/
H A Dkeys.c474 * `no_salt' is set, salt is not important (and will not be set) since
481 Key **ret_key_set, size_t *nkeyset, int no_salt)
546 if (no_salt)
560 no_salt ? NULL : &salt);
479 hdb_generate_key_set(krb5_context context, krb5_principal principal, int n_ks_tuple, krb5_key_salt_tuple *ks_tuple, Key **ret_key_set, size_t *nkeyset, int no_salt) argument

Completed in 143 milliseconds