ntpw 182 source4/auth/credentials/pycredentials.c const struct samr_Password *ntpw = cli_credentials_get_nt_hash(PyCredentials_AsCliCredentials(self), self->ptr); ntpw 184 source4/auth/credentials/pycredentials.c return PyString_FromStringAndSize(discard_const_p(char, ntpw->hash), 16);