Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/lib/kadm5/
H A Ddefault_keys.c82 parse_file(krb5_context context, krb5_principal principal, int no_salt) in parse_file() argument
88 ret = hdb_generate_key_set(context, principal, &keys, &nkeys, no_salt); in parse_file()
/freebsd/crypto/heimdal/lib/hdb/
H A Dkeys.c254 Key **ret_key_set, size_t *nkeyset, int no_salt) in hdb_generate_key_set() argument
311 if (no_salt) in hdb_generate_key_set()
325 no_salt ? NULL : &salt); in hdb_generate_key_set()