Searched refs:passwd (Results 1 – 11 of 11) 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 | 589 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 | 99 struct passwd pwd, *result; in target__parse_uid()
|
/linux/drivers/platform/x86/ |
H A D | think-lmi.c | 694 char *auth_str, *passwd; in cert_to_password_store() local 710 passwd = kstrdup_and_replace(buf, '\n', '\0', GFP_KERNEL); in cert_to_password_store() 711 if (!passwd) in cert_to_password_store() 715 auth_str = kasprintf(GFP_KERNEL, "%s,%s", passwd, setting->signature); in cert_to_password_store() 717 kfree_sensitive(passwd); in cert_to_password_store() 722 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/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/process/ |
H A D | maintainer-pgp-guide.rst | 449 gpg/card> passwd
|