| /linux/drivers/platform/x86/hp/hp-bioscfg/ |
| H A D | spmobj-attributes.c | 42 size_t hp_calculate_security_buffer(const char *authentication) in hp_calculate_security_buffer() argument 46 if (!authentication) in hp_calculate_security_buffer() 49 authlen = strlen(authentication); in hp_calculate_security_buffer() 54 if (!strstarts(authentication, BEAM_PREFIX)) in hp_calculate_security_buffer() 69 int hp_populate_security_buffer(u16 *authbuf, const char *authentication) in hp_populate_security_buffer() argument 75 if (strstarts(authentication, BEAM_PREFIX)) { in hp_populate_security_buffer() 81 auth = hp_ascii_to_utf16_unicode(auth, authentication); in hp_populate_security_buffer() 93 authentication); in hp_populate_security_buffer()
|
| H A D | bioscfg.h | 454 int hp_populate_security_buffer(u16 *buffer, const char *authentication); 470 size_t hp_calculate_security_buffer(const char *authentication);
|
| /linux/Documentation/arch/arm64/ |
| H A D | pointer-authentication.rst | 2 Pointer authentication in AArch64 Linux 9 This document briefly describes the provision of pointer authentication 38 (APDAKey, APDBKey), and one for generic authentication (APGAKey). 49 Presence of address authentication functionality is advertised via 50 HWCAP_PACA, and generic authentication functionality via HWCAP_PACG. 57 with HINT space pointer authentication instructions protecting 59 with or without pointer authentication support. 72 authentication is present, the kernel will expose the position of TTBR0 91 Pointer authentication is enabled in KVM guest when each virtual cpu is 95 these userspace flags are checked before enabling pointer authentication.
|
| /linux/drivers/target/iscsi/ |
| H A D | iscsi_target_tpg.c | 90 tpg->tpg_attrib.authentication = 0; in iscsit_load_discovery_tpg() 207 a->authentication = TA_AUTHENTICATION; in iscsit_set_default_tpg_attribs() 318 if (tpg->tpg_attrib.authentication) { in iscsit_tpg_enable_portal_group() 580 int iscsit_ta_authentication(struct iscsi_portal_group *tpg, u32 authentication) in iscsit_ta_authentication() argument 587 if ((authentication != 1) && (authentication != 0)) { in iscsit_ta_authentication() 589 " %u, ignoring request.\n", authentication); in iscsit_ta_authentication() 600 if (authentication) { in iscsit_ta_authentication() 633 a->authentication = authentication; in iscsit_ta_authentication() 635 a->authentication ? "Enforcing" : "Disabling", tpg->tpgt); in iscsit_ta_authentication()
|
| H A D | iscsi_target_nego.c | 820 return conn->tpg->tpg_attrib.authentication; in iscsi_conn_auth_required() 834 return conn->tpg->tpg_attrib.authentication; in iscsi_conn_auth_required() 841 if (nacl->node_attrib.authentication == NA_AUTHENTICATION_INHERITED) in iscsi_conn_auth_required() 842 return conn->tpg->tpg_attrib.authentication; in iscsi_conn_auth_required() 844 return nacl->node_attrib.authentication; in iscsi_conn_auth_required()
|
| H A D | iscsi_target_nodeattrib.c | 33 a->authentication = NA_AUTHENTICATION_INHERITED; in iscsit_set_default_node_attribues()
|
| /linux/Documentation/security/keys/ |
| H A D | ecryptfs.rst | 17 FEK decryption is called authentication token and, currently, can be stored in a 25 authentication token in its payload with a FEKEK randomly generated by the 30 authentication token, which content is well known, but only the FEKEK in
|
| /linux/Documentation/translations/zh_TW/arch/arm64/ |
| H A D | elf_hwcaps.rst | 158 如 Documentation/arch/arm64/pointer-authentication.rst 所描述, 163 如 Documentation/arch/arm64/pointer-authentication.rst 所描述,
|
| /linux/Documentation/translations/zh_CN/arch/arm64/ |
| H A D | elf_hwcaps.rst | 155 如 Documentation/arch/arm64/pointer-authentication.rst 所描述, 160 如 Documentation/arch/arm64/pointer-authentication.rst 所描述,
|
| /linux/Documentation/networking/ |
| H A D | mac80211-auth-assoc-deauth.txt | 2 # This outlines the Linux authentication/association and 13 alt authentication needed (not FT)
|
| H A D | operstates.rst | 18 a site's networking policy and configuration, an 802.1X authentication 171 - send RTM_SETLINK to set operstate to IF_OPER_UP if authentication
|
| /linux/Documentation/translations/zh_CN/filesystems/ |
| H A D | index.rst | 40 ubifs-authentication
|
| H A D | ubifs-authentication.rst | 5 :Original: Documentation/filesystems/ubifs-authentication.rst
|
| /linux/arch/arm64/configs/ |
| H A D | hardening.config | 10 # Pointer authentication (ARMv8.3 and later). If hardware actually supports
|
| /linux/drivers/net/wireless/purelifi/plfxlc/ |
| H A D | Kconfig | 9 The driver supports common 802.11 encryption/authentication
|
| /linux/fs/ubifs/ |
| H A D | Kconfig | 90 bool "UBIFS authentication support" 95 Enable authentication support for UBIFS. This feature offers protection
|
| /linux/Documentation/filesystems/nfs/ |
| H A D | rpc-server-gss.rst | 6 implement RPCGSS authentication in kernel RPC servers such as the NFS 9 purposes of authentication.)
|
| /linux/Documentation/target/ |
| H A D | target-export-device | 74 echo 0 > $ISCSI_DIR/$IQN/tpgt_1/attrib/authentication
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-bus-thunderbolt | 210 authentication procedure is started by writing to 226 When read holds status of the last authentication 242 area and prepare the device for authentication on disconnect. 351 authentication procedure is started by writing 1 to 356 When read holds status of the last authentication
|
| /linux/Documentation/driver-api/mmc/ |
| H A D | mmc-tools.rst | 29 - Program authentication key for the device.
|
| /linux/fs/coda/ |
| H A D | Kconfig | 11 replication, security model for authentication and encryption,
|
| /linux/drivers/staging/greybus/ |
| H A D | Makefile | 8 gb-firmware-y := fw-core.o fw-download.o fw-management.o authentication.o
|
| /linux/fs/smb/server/ |
| H A D | Kconfig | 41 Secure negotiate, Pre-authentication integrity, oplock/lease,
|
| /linux/Documentation/filesystems/ |
| H A D | ubifs.rst | 102 Passing this option makes authentication mandatory. 105 auth_hash_name= The hash algorithm used for authentication. Used for
|
| /linux/include/target/iscsi/ |
| H A D | iscsi_target_core.h | 717 s32 authentication; member 768 u32 authentication; member
|