Searched refs:passwd (Results 1 – 8 of 8) sorted by relevance
/Linux-v5.10/fs/cifs/ |
D | smbencrypt.c | 144 SMBencrypt(unsigned char *passwd, const unsigned char *c8, unsigned char *p24) in SMBencrypt() argument 153 memcpy(p14, passwd, 14); in SMBencrypt() 169 E_md4hash(const unsigned char *passwd, unsigned char *p16, in E_md4hash() argument 177 if (passwd) /* Password must be converted to NT unicode */ in E_md4hash() 178 len = cifs_strtoUTF16(wpwd, passwd, 128, codepage); in E_md4hash() 192 SMBNTencrypt(unsigned char *passwd, unsigned char *c8, unsigned char *p24, in SMBNTencrypt() argument 201 rc = E_md4hash(passwd, p16, codepage); in SMBNTencrypt()
|
D | cifsproto.h | 550 extern int E_md4hash(const unsigned char *passwd, unsigned char *p16, 552 extern int SMBencrypt(unsigned char *passwd, const unsigned char *c8,
|
/Linux-v5.10/tools/perf/util/ |
D | target.c | 71 struct passwd pwd, *result; in target__parse_uid()
|
/Linux-v5.10/tools/testing/selftests/safesetid/ |
D | safesetid-test.c | 97 struct passwd p; in ensure_user_exists()
|
/Linux-v5.10/Documentation/userspace-api/ |
D | no_new_privs.rst | 16 ``/etc/passwd`` to be replaced from the point of view of a process that
|
/Linux-v5.10/Documentation/translations/it_IT/process/ |
D | maintainer-pgp-guide.rst | 500 gpg/card> passwd
|
/Linux-v5.10/Documentation/process/ |
D | maintainer-pgp-guide.rst | 490 gpg/card> passwd
|
/Linux-v5.10/Documentation/virt/uml/ |
D | user_mode_linux_howto_v2.rst | 135 # passwd
|