Home
last modified time | relevance | path

Searched refs:signing (Results 1 – 25 of 34) 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.c307 struct derivation signing; member
348 rc = generate_key(ses, ptriplet->signing.label, in generate_smb3signingkey()
349 ptriplet->signing.context, in generate_smb3signingkey()
355 rc = generate_key(ses, ptriplet->signing.label, in generate_smb3signingkey()
356 ptriplet->signing.context, in generate_smb3signingkey()
419 d = &triplet.signing; in generate_smb30signingkey()
448 d = &triplet.signing; in generate_smb311signingkey()
/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/fs/smb/server/
H A Dserver.h33 short signing; member
H A Dauth.c572 const struct derivation *signing) in generate_smb3signingkey() argument
581 if (conn->dialect >= SMB30_PROT_ID && signing->binding) in generate_smb3signingkey()
586 generate_key(conn, sess, signing->label, signing->context, key, in generate_smb3signingkey()
589 if (!(conn->dialect >= SMB30_PROT_ID && signing->binding)) in generate_smb3signingkey()
H A DKconfig43 compound requests, multi-credit, packet signing, RDMA(smbdirect),
H A Dksmbd_netlink.h88 __s32 signing; /* Signing enabled */ member
H A Dtransport_ipc.c316 server_conf.signing = req->signing; in ipc_server_config_on_startup()
/linux/kernel/module/
H A DMakefile15 obj-$(CONFIG_MODULE_SIG) += signing.o
/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 Dipe.rst68 3. Simplicity of signing:
73 * The signature supports an x.509-based signing infrastructure.
181 signing as a process. Signing, as a process, is typically done with a
183 enforcement systems. It is also important that, when signing something, that
184 the signer is aware of what they are signing. A binary policy can cause
187 submitted for signing.
H A Ddigsig.rst81 The signing and key management utilities evm-utils provide functionality
/linux/
H A D.gitignore157 # Leavings from module signing
/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 DKconfig273 bool "Turris Mox rWTM ECDSA message signing"
280 Say Y here to add support for ECDSA message signing with board private
/linux/Documentation/
H A DChanges173 Module signing and external certificate handling use the OpenSSL program and
176 You will need openssl to build kernels 3.7 and higher if module signing is

12