Home
last modified time | relevance | path

Searched refs:signing (Results 1 – 25 of 31) sorted by relevance

12

/linux/Documentation/ABI/testing/
H A Dsysfs-driver-intel-m10-bmc-sec-update36 signing keys for the static region. The standard bitmap
44 signing keys for the partial reconfiguration region. The
52 signing keys for the BMC. The standard bitmap list format
/linux/fs/smb/client/
H A Dsmb2transport.c294 struct derivation signing; member
335 generate_key(ses, ptriplet->signing.label, in generate_smb3signingkey()
336 ptriplet->signing.context, in generate_smb3signingkey()
340 generate_key(ses, ptriplet->signing.label, in generate_smb3signingkey()
341 ptriplet->signing.context, ses->smb3signingkey, in generate_smb3signingkey()
410 d = &triplet.signing; in generate_smb30signingkey()
439 d = &triplet.signing; in generate_smb311signingkey()
/linux/fs/smb/server/
H A Dserver.h33 short signing; member
H A Dauth.c476 * ksmbd_sign_smb2_pdu() - function to generate packet signing in ksmbd_sign_smb2_pdu()
478 * @key: signing key in ksmbd_sign_smb2_pdu()
497 * ksmbd_sign_smb3_pdu() - function to generate packet signing in ksmbd_sign_smb3_pdu()
499 * @key: signing key in ksmbd_sign_smb3_pdu()
559 const struct derivation *signing) in generate_smb3signingkey()
568 if (conn->dialect >= SMB30_PROT_ID && signing->binding) in generate_smb3signingkey()
573 generate_key(conn, sess, signing->label, signing->context, key, in ksmbd_gen_smb30_signingkey()
576 if (!(conn->dialect >= SMB30_PROT_ID && signing->binding)) in ksmbd_gen_smb30_signingkey()
579 ksmbd_debug(AUTH, "generated SMB3 signing ke in ksmbd_gen_smb30_signingkey()
547 generate_smb3signingkey(struct ksmbd_session * sess,struct ksmbd_conn * conn,const struct derivation * signing) generate_smb3signingkey() argument
[all...]
H A DKconfig42 compound requests, multi-credit, packet signing, RDMA(smbdirect),
H A Dksmbd_netlink.h88 __s32 signing; /* Signing enabled */ member
/linux/Documentation/crypto/
H A Dasymmetric-keys.rst343 The kernel builtin trusted keyring will be searched for the signing key.
354 signing key. If the secondary trusted keyring is not configured, this
367 a group of keys may be searched for the signing key by providing the
371 within the destination keyring will also be searched for signing keys.
394 keyring, we can be certain that it has a valid signing chain going back to
415 keyring, we can be certain that there is a valid signing chain going back
419 In all of these cases, if the signing key is found the signature of the key to
420 be linked will be verified using the signing key. The requested key is added
/linux/kernel/module/
H A DMakefile15 obj-$(CONFIG_MODULE_SIG) += signing.o
H A DKconfig258 <file:Documentation/admin-guide/module-signing.rst>.
261 kernel build dependency so that the signing tool can use its crypto
/linux/drivers/platform/cznic/
H A DMakefile11 obj-$(CONFIG_TURRIS_SIGNING_KEY) += turris-signing-key.o
H A DKconfig80 bool "Turris Omnia MCU ECDSA message signing"
87 Say Y here to add support for ECDSA message signing with board private
/linux/crypto/asymmetric_keys/
H A Dmscode.asn11 --- Microsoft individual code signing data blob parser
H A DKconfig65 module signing. Use of authenticatedAttributes in this
/linux/Documentation/translations/zh_CN/admin-guide/
H A Dindex.rst109 * module-signing
/linux/Documentation/translations/zh_TW/admin-guide/
H A Dindex.rst111 * module-signing
/linux/Documentation/admin-guide/cifs/
H A Dusage.rst82 and encrypted shares and stronger signing and authentication algorithms.
224 cifs signing enabled (and the physical network is insecure), consider use
644 Must use packet signing (helps avoid unwanted data modification
645 by intermediate systems in the route). Note that signing
675 Use Kerberos authentication and packet signing
679 Use NTLM password hashing with signing (if
681 server requires signing also can be the default)
685 Use NTLMv2 password hashing with packet signing
727 also packet signing. Authentication (may/must)
729 the signing flags. Specifying two different password
[all …]
H A Dtodo.rst18 support for faster packet signing (GMAC),
121 and when signing is disabled to request larger read sizes (larger than
H A Dintroduction.rst29 signing, large files, Unicode support and other internationalization
/linux/Documentation/security/
H A Ddigsig.rst81 The signing and key management utilities evm-utils provide functionality
/linux/tools/bpf/bpftool/Documentation/
H A Dbpftool-prog.rst252 Enable signing of the BPF program before loading. This option must be
257 Path to the private key file in PEM format, required when signing.
261 signing.
/linux/Documentation/filesystems/nfs/
H A Drpc-server-gss.rst36 - integrity/privacy protection (signing and encrypting of individual
/linux/drivers/firmware/
H A DKconfig276 bool "Turris Mox rWTM ECDSA message signing"
283 Say Y here to add support for ECDSA message signing with board private
/linux/Documentation/
H A DChanges180 Module signing and external certificate handling use the OpenSSL program and
183 You will need openssl to build kernels 3.7 and higher if module signing is
/linux/Documentation/filesystems/smb/
H A Dksmbd.rst117 SMB3.1.1 GMAC signing support Planned for future.
/linux/drivers/firmware/efi/
H A DKconfig306 signing SecureBoot certificate must define the SBAT policy. Linux

12