oldpswd 1944 source3/utils/ntlm_auth.c static char *oldpswd = NULL;
oldpswd 1947 source3/utils/ntlm_auth.c if(newpswd && oldpswd) {
oldpswd 1958 source3/utils/ntlm_auth.c E_md4hash(oldpswd, old_nt_hash);
oldpswd 1974 source3/utils/ntlm_auth.c E_deshash(oldpswd, old_lm_hash)) {
oldpswd 2056 source3/utils/ntlm_auth.c SAFE_FREE(oldpswd);
oldpswd 2137 source3/utils/ntlm_auth.c oldpswd = smb_xstrdup(parameter);