Home
last modified time | relevance | path

Searched refs:authentication (Results 1 – 25 of 48) sorted by relevance

12

/Linux-v4.19/drivers/target/iscsi/
Discsi_target_tpg.c98 tpg->tpg_attrib.authentication = 0; in iscsit_load_discovery_tpg()
220 a->authentication = TA_AUTHENTICATION; in iscsit_set_default_tpg_attribs()
332 if (tpg->tpg_attrib.authentication) { in iscsit_tpg_enable_portal_group()
592 int iscsit_ta_authentication(struct iscsi_portal_group *tpg, u32 authentication) in iscsit_ta_authentication() argument
599 if ((authentication != 1) && (authentication != 0)) { in iscsit_ta_authentication()
601 " %u, ignoring request.\n", authentication); in iscsit_ta_authentication()
612 if (authentication) { in iscsit_ta_authentication()
645 a->authentication = authentication; in iscsit_ta_authentication()
647 a->authentication ? "Enforcing" : "Disabling", tpg->tpgt); in iscsit_ta_authentication()
Discsi_target_nego.c881 if (conn->tpg->tpg_attrib.authentication && in iscsi_target_handle_csg_zero()
891 if (conn->tpg->tpg_attrib.authentication && in iscsi_target_handle_csg_zero()
955 conn->tpg->tpg_attrib.authentication) { in iscsi_target_handle_csg_one()
Discsi_target_configfs.c771 DEF_TPG_ATTRIB(authentication);
1308 discovery_tpg->tpg_attrib.authentication = 1; in iscsi_disc_enforce_discovery_auth_store()
1320 discovery_tpg->tpg_attrib.authentication = 0; in iscsi_disc_enforce_discovery_auth_store()
/Linux-v4.19/Documentation/security/keys/
Decryptfs.rst17 FEK decryption is called authentication token and, currently, can be stored in a
25 authentication token in its payload with a FEFEK randomly generated by the
30 authentication token, which content is well known, but only the FEFEK in
/Linux-v4.19/Documentation/crypto/
Duserspace-if.rst213 system call family, the consumer must set the authentication tag size.
214 To set the authentication tag size, the caller must use the setsockopt
235 - specification of the associated authentication data (AAD) with the
265 - associated authentication data (AAD)
267 - authentication tag
269 The sizes of the AAD and the authentication tag are provided with the
279 - AEAD decryption input: AAD \|\| ciphertext \|\| authentication tag
284 - AEAD encryption output: ciphertext \|\| authentication tag
374 - ALG_SET_AEAD_AUTHSIZE -- Setting the authentication tag size for
375 AEAD ciphers. For a encryption operation, the authentication tag of
[all …]
/Linux-v4.19/Documentation/networking/
Dmac80211-auth-assoc-deauth.txt2 # This outlines the Linux authentication/association and
13 alt authentication needed (not FT)
Doperstates.txt11 a site's networking policy and configuration, an 802.1X authentication
146 -send RTM_SETLINK to set operstate to IF_OPER_UP if authentication
/Linux-v4.19/Documentation/filesystems/nfs/
D00-INDEX26 - Information on GSS authentication support in the NFS Server
Drpc-server-gss.txt6 implement RPCGSS authentication in kernel RPC servers such as the NFS
9 purposes of authentication.)
Drpc-cache.txt3 for NFS authentication.
21 - mapping from network identify to public key for crypto authentication.
/Linux-v4.19/Documentation/target/
Dtarget-export-device74 echo 0 > $ISCSI_DIR/$IQN/tpgt_1/attrib/authentication
/Linux-v4.19/fs/coda/
DKconfig10 replication, security model for authentication and encryption,
/Linux-v4.19/Documentation/mmc/
Dmmc-tools.txt26 - Program authentication key for the device.
/Linux-v4.19/fs/cifs/
DKconfig90 SMB protocol but LANMAN based authentication is needed to
99 is enabled in the kernel build, LANMAN authentication will not be
117 secure Kerberos authentication is required). If unsure, say Y.
/Linux-v4.19/Documentation/usb/
Dwusb-cbaf12 Command for manipulating the pairing/authentication credentials of a
Dauthorization.txt36 devices (this is so because we need to do an authentication phase
/Linux-v4.19/drivers/staging/greybus/
DMakefile30 gb-firmware-y := fw-core.o fw-download.o fw-management.o authentication.o
/Linux-v4.19/Documentation/filesystems/
D9p.txt66 names may require authentication.
114 afid security channel - used by Plan 9 authentication protocols
/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-bus-thunderbolt136 authentication procedure is started by writing 1 to
141 When read holds status of the last authentication
/Linux-v4.19/drivers/isdn/
DKconfig30 channel-bundling, callback and caller-authentication without having
/Linux-v4.19/Documentation/admin-guide/
Dthunderbolt.rst169 Once the operation completes we can trigger NVM authentication and
188 code from the last authentication cycle, which means the authentication
/Linux-v4.19/Documentation/networking/mac80211_hwsim/
DREADME50 care of WPA2-PSK authentication. In addition, hostapd is also
/Linux-v4.19/security/keys/
DKconfig9 This option provides support for retaining authentication tokens and
/Linux-v4.19/drivers/staging/greybus/Documentation/firmware/
Dfirmware-management196 authentication a of particular interface.
333 component authentication protocol.
/Linux-v4.19/Documentation/filesystems/pohmelfs/
Ddesign_notes.txt32 * Strong authentication and possible data encryption in network channel.

12