Searched refs:passwd (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/fs/cifs/ |
D | smbencrypt.c | 156 SMBencrypt(unsigned char *passwd, const unsigned char *c8, unsigned char *p24) in SMBencrypt() argument 165 memcpy(p14, passwd, 14); in SMBencrypt() 181 E_md4hash(const unsigned char *passwd, unsigned char *p16, in E_md4hash() argument 189 if (passwd) /* Password must be converted to NT unicode */ in E_md4hash() 190 len = cifs_strtoUTF16(wpwd, passwd, 128, codepage); in E_md4hash() 204 SMBNTencrypt(unsigned char *passwd, unsigned char *c8, unsigned char *p24, in SMBNTencrypt() argument 213 rc = E_md4hash(passwd, p16, codepage); in SMBNTencrypt()
|
D | cifsproto.h | 523 extern int E_md4hash(const unsigned char *passwd, unsigned char *p16, 525 extern int SMBencrypt(unsigned char *passwd, const unsigned char *c8,
|
/Linux-v4.19/tools/perf/util/ |
D | target.c | 71 struct passwd pwd, *result; in target__parse_uid()
|
/Linux-v4.19/Documentation/userspace-api/ |
D | no_new_privs.rst | 16 ``/etc/passwd`` to be replaced from the point of view of a process that
|
/Linux-v4.19/Documentation/process/ |
D | maintainer-pgp-guide.rst | 487 gpg/card> passwd
|