Home
last modified time | relevance | path

Searched refs:passwd (Results 1 – 10 of 10) sorted by relevance

/linux-6.3-rc2/fs/cifs/
A Dsmbencrypt.c72 E_md4hash(const unsigned char *passwd, unsigned char *p16, in E_md4hash() argument
80 if (passwd) /* Password must be converted to NT unicode */ in E_md4hash()
81 len = cifs_strtoUTF16(wpwd, passwd, 128, codepage); in E_md4hash()
A Dcifsproto.h569 extern int E_md4hash(const unsigned char *passwd, unsigned char *p16,
/linux-6.3-rc2/Documentation/translations/zh_CN/userspace-api/
A Dno_new_privs.rst20 - 对于非特权程序,chroot是不允许的,因为这会允许 ``/etc/passwd`` 在继承
/linux-6.3-rc2/drivers/platform/x86/
A Dthink-lmi.c691 char *auth_str, *passwd; in cert_to_password_store() local
706 passwd = kstrdup(buf, GFP_KERNEL); in cert_to_password_store()
707 if (!passwd) in cert_to_password_store()
711 strip_cr(passwd); in cert_to_password_store()
714 auth_str = kasprintf(GFP_KERNEL, "%s,%s", passwd, setting->signature); in cert_to_password_store()
716 kfree(passwd); in cert_to_password_store()
721 kfree(passwd); in cert_to_password_store()
/linux-6.3-rc2/tools/perf/util/
A Dtarget.c99 struct passwd pwd, *result; in target__parse_uid()
/linux-6.3-rc2/Documentation/userspace-api/
A Dno_new_privs.rst16 ``/etc/passwd`` to be replaced from the point of view of a process that
/linux-6.3-rc2/tools/testing/selftests/safesetid/
A Dsafesetid-test.c109 struct passwd p; in ensure_user_exists()
/linux-6.3-rc2/Documentation/translations/it_IT/process/
A Dmaintainer-pgp-guide.rst498 gpg/card> passwd
/linux-6.3-rc2/Documentation/process/
A Dmaintainer-pgp-guide.rst449 gpg/card> passwd
/linux-6.3-rc2/Documentation/virt/uml/
A Duser_mode_linux_howto_v2.rst135 # passwd

Completed in 16 milliseconds