Searched refs:NtPasswordHash (Results 1 – 6 of 6) sorted by relevance
| /freebsd-13.1/usr.sbin/ppp/ |
| H A D | chap_ms.c | 136 NtPasswordHash(char *key, int keylen, char *hash) in NtPasswordHash() function 188 NtPasswordHash(Password, PasswordLen, PasswordHash); in GenerateNTResponse() 247 NtPasswordHash(Password, PasswordLen, PasswordHash); in GenerateAuthenticatorResponse()
|
| H A D | chap_ms.h | 50 extern void NtPasswordHash(char *, int, char *);
|
| H A D | chap.c | 213 NtPasswordHash(expkey, klen * 2, pwdhash); in chap_BuildAnswer()
|
| /freebsd-13.1/contrib/wpa/hostapd/ |
| H A D | hostapd.eap_user | 6 # NtPasswordHash (16-byte MD4 hash of the unicode presentation of the password
|
| H A D | ChangeLog | 369 three-byte encoding EAP methods that use NtPasswordHash 1040 * added support for storing EAP user password as NtPasswordHash instead 1043 tool for hashing password to generate NtPasswordHash
|
| /freebsd-13.1/contrib/wpa/wpa_supplicant/ |
| H A D | ChangeLog | 588 three-byte encoding EAP methods that use NtPasswordHash 1483 * added support for configuring password as NtPasswordHash
|