no_salt 938 source3/include/includes.h int create_kerberos_key_from_string(krb5_context context, krb5_principal host_princ, krb5_data *password, krb5_keyblock *key, krb5_enctype enctype, bool no_salt); no_salt 1026 source3/include/includes.h bool no_salt, no_salt 41 source3/libads/kerberos_keytab.c bool no_salt, no_salt 166 source3/libads/kerberos_keytab.c if (create_kerberos_key_from_string(context, princ, &password, keyp, enctypes[i], no_salt)) { no_salt 267 source3/libsmb/clikrb5.c bool no_salt) no_salt 276 source3/libsmb/clikrb5.c if (no_salt) { no_salt 255 source4/heimdal/lib/hdb/keys.c Key **ret_key_set, size_t *nkeyset, int no_salt) no_salt 316 source4/heimdal/lib/hdb/keys.c if (no_salt) no_salt 330 source4/heimdal/lib/hdb/keys.c no_salt ? NULL : &salt);