Searched refs:passwd (Results 1 – 12 of 12) sorted by relevance
| /linux/fs/smb/client/ |
| H A D | smbencrypt.c | 65 E_md4hash(const unsigned char *passwd, unsigned char *p16, in E_md4hash() argument 73 if (passwd) /* Password must be converted to NT unicode */ in E_md4hash() 74 len = cifs_strtoUTF16(wpwd, passwd, 128, codepage); in E_md4hash()
|
| H A D | cifsproto.h | 599 extern int E_md4hash(const unsigned char *passwd, unsigned char *p16,
|
| /linux/Documentation/translations/zh_CN/userspace-api/ |
| H A D | no_new_privs.rst | 20 - 对于非特权程序,chroot是不允许的,因为这会允许 ``/etc/passwd`` 在继承
|
| /linux/tools/testing/selftests/ftrace/test.d/00basic/ |
| H A D | test_ownership.tc | 15 other_owner=`tac /etc/passwd | grep -v ":$original_owner:" | head -1 | cut -d: -f3`
|
| /linux/tools/perf/util/ |
| H A D | target.c | 71 struct passwd pwd, *result; in parse_uid()
|
| /linux/drivers/platform/x86/lenovo/ |
| H A D | think-lmi.c | 773 char *auth_str, *passwd; in cert_to_password_store() local 789 passwd = kstrdup_and_replace(buf, '\n', '\0', GFP_KERNEL); in cert_to_password_store() 790 if (!passwd) in cert_to_password_store() 794 auth_str = cert_command(setting, passwd, setting->signature); in cert_to_password_store() 796 kfree_sensitive(passwd); in cert_to_password_store() 801 kfree_sensitive(passwd); in cert_to_password_store()
|
| /linux/Documentation/userspace-api/ |
| H A D | no_new_privs.rst | 16 ``/etc/passwd`` to be replaced from the point of view of a process that
|
| /linux/Documentation/translations/zh_CN/ |
| H A D | how-to.rst | 161 smtppass = <passwd> # 建议使用第三方客户端专用密码
|
| /linux/tools/testing/selftests/safesetid/ |
| H A D | safesetid-test.c | 109 struct passwd p; in ensure_user_exists()
|
| /linux/Documentation/translations/zh_CN/process/ |
| H A D | maintainer-pgp-guide.rst | 385 gpg/card> passwd
|
| /linux/Documentation/translations/it_IT/process/ |
| H A D | maintainer-pgp-guide.rst | 467 gpg/card> passwd
|
| /linux/Documentation/virt/uml/ |
| H A D | user_mode_linux_howto_v2.rst | 135 # passwd
|