nt_lm_owf_gen 3231 source3/include/proto.h void nt_lm_owf_gen(const char *pwd, uchar nt_p16[16], uchar p16[16]); nt_lm_owf_gen 396 source3/pam_smbpass/support.c nt_lm_owf_gen(p, nt_pw, lm_pw); nt_lm_owf_gen 849 source3/passdb/pdb_ldap.c nt_lm_owf_gen(clear_text_pw, smbntpwd, smblmpwd); nt_lm_owf_gen 193 source3/rpc_client/cli_netlogon.c nt_lm_owf_gen(password, nt_owf_user_pwd, lm_owf_user_pwd); nt_lm_owf_gen 2640 source3/rpcclient/cmd_samr.c nt_lm_owf_gen(param, nt_hash, lm_hash); nt_lm_owf_gen 875 source3/smbd/chgpasswd.c nt_lm_owf_gen(no_pw, null_ntpw, null_pw); nt_lm_owf_gen 571 source3/utils/ntlm_auth.c nt_lm_owf_gen (opt_password, nt_pw, lm_pw);