/linux-6.6.21/certs/ |
D | Kconfig | 9 Provide the file name of a private key/certificate in PEM format, 11 the URI should identify, both the certificate and its corresponding 16 certificate as described in Documentation/admin-guide/module-signing.rst 62 system keyring. Any certificate used for module signing is implicitly 70 bool "Reserve area for inserting a certificate without recompiling" 73 If set, space for an extra certificate will be reserved in the kernel 74 image. This allows introducing a trusted certificate to the default 78 int "Number of bytes to reserve for the extra certificate" 83 certificate to be inserted. 121 be checked to see if it matches such a certificate. [all …]
|
/linux-6.6.21/tools/net/ynl/generated/ |
D | handshake-user.c | 150 handshake_x509_free(&rsp->certificate[i]); in handshake_accept_rsp_free() 151 free(rsp->certificate); in handshake_accept_rsp_free() 169 if (dst->certificate) in handshake_accept_rsp_parse() 216 dst->certificate = calloc(n_certificate, sizeof(*dst->certificate)); in handshake_accept_rsp_parse() 222 parg.data = &dst->certificate[i]; in handshake_accept_rsp_parse() 282 handshake_x509_free(&rsp->obj.certificate[i]); in handshake_accept_ntf_free() 283 free(rsp->obj.certificate); in handshake_accept_ntf_free()
|
D | handshake-user.h | 75 struct handshake_x509 *certificate; member
|
/linux-6.6.21/security/integrity/evm/ |
D | Kconfig | 59 bool "Load an X509 certificate onto the '.evm' trusted keyring" 63 Load an X509 certificate onto the '.evm' trusted keyring. 65 This option enables X509 certificate loading from the kernel 71 string "EVM X509 certificate path" 75 This option defines X509 certificate path.
|
/linux-6.6.21/Documentation/ABI/testing/ |
D | sysfs-class-firmware-attributes | 269 certificate, signature, save_signature: 270 These attributes are used for certificate based authentication. This is 279 Installing a certificate to enable feature:: 282 echo "signed certificate" > authentication/Admin/certificate 284 Updating the installed certificate:: 287 echo "signed certificate" > authentication/Admin/certificate 289 Removing the installed certificate:: 292 echo "" > authentication/Admin/certificate 300 You cannot enable certificate authentication if a supervisor password 302 Clearing the certificate results in no bios-admin authentication method [all …]
|
D | sysfs-driver-intel_sdsi | 77 (RO) Used to read back the current meter certificate for the CPU 78 from Intel On Demand hardware. The meter certificate contains 87 (RO) Used to read back the current state certificate for the CPU 88 from On Demand hardware. The state certificate contains
|
/linux-6.6.21/Documentation/crypto/ |
D | asymmetric-keys.rst | 108 PGP-specific metadata, whereas X.509 has arbitrary certificate identifiers. 372 This allows for verification of certificate chains by adding each 373 certificate in order (starting closest to the root) to a keyring. For 376 certificate chain to be validated:: 383 # Create and restrict a keyring for the certificate chain 387 # Attempt to add each certificate in the chain, starting with the 388 # certificate closest to the root. 393 If the final end-entity certificate is successfully added to the "chain" 398 restricting the keyring after linking the root certificate:: 400 # Create a keyring for the certificate chain and add the root [all …]
|
/linux-6.6.21/drivers/staging/greybus/ |
D | authentication.c | 103 u8 *certificate, u32 *size, u8 *result) in cap_get_ims_certificate() argument 133 memcpy(certificate, response->certificate, *size); in cap_get_ims_certificate() 230 ims_cert->certificate, in cap_ioctl()
|
D | greybus_authentication.h | 55 __u8 certificate[CAP_CERTIFICATE_MAX_SIZE]; member
|
/linux-6.6.21/Documentation/netlink/specs/ |
D | handshake.yaml | 67 name: certificate 110 - certificate
|
/linux-6.6.21/crypto/asymmetric_keys/ |
D | pkcs7.asn1 | 41 -- Certificates and certificate lists 46 certificate Certificate, -- X.509
|
D | Kconfig | 26 tristate "X.509 certificate parser" 33 public key packet found inside the certificate.
|
/linux-6.6.21/Documentation/virt/coco/ |
D | sev-guest.rst | 113 related to the additional certificate data that is returned with the report. 114 The certificate data returned is being provided by the hypervisor through the 121 and snp_ext_report_req.certs_address will contain the certificate blob. If the 125 See GHCB specification for further detail on how to parse the certificate blob.
|
/linux-6.6.21/Documentation/process/ |
D | embargoed-hardware-issues.rst | 40 certificate. The list's PGP key and S/MIME certificate are available from 286 list's PGP key or with the list's S/MIME certificate. The mailing-list 288 subscriber with the subscriber's PGP key or S/MIME certificate. Details 297 the key and S/MIME certificate are conveyed to the subscribers by email 309 certificate. If a PGP key is used, it must be available from a public key 316 or the list's S/MIME certificate. The subscriber's email client can extract 317 the PGP key or the S/MIME certificate from the signature so the subscriber
|
/linux-6.6.21/include/linux/ |
D | kernel_read_file.h | 16 id(X509_CERTIFICATE, x509-certificate) \
|
/linux-6.6.21/security/integrity/ima/ |
D | Kconfig | 275 bool "Load X509 certificate onto the '.ima' trusted keyring" 282 .system keyring. This option enables X509 certificate 286 string "IMA X509 certificate path" 290 This option defines IMA X509 certificate path.
|
/linux-6.6.21/Documentation/networking/ |
D | tls-handshake.rst | 84 Authentication material such as x.509 certificates, private certificate 93 keys containing an x.509 certificate and the private key for that 94 certificate. Then, it invokes this function:
|
/linux-6.6.21/Documentation/kbuild/ |
D | reproducible-builds.rst | 85 1. Generate a persistent signing key. Add the certificate for the key 89 signing key's certificate, set ``CONFIG_MODULE_SIG_KEY`` to an
|
/linux-6.6.21/Documentation/maintainer/ |
D | modifying-patches.rst | 9 rule (c) of the developers certificate of origin, you should ask the submitter
|
/linux-6.6.21/drivers/accel/habanalabs/include/common/ |
D | cpucp_if.h | 1337 __u8 certificate[SEC_CERTIFICATE_BUF_SZ]; member 1362 __u8 certificate[SEC_CERTIFICATE_BUF_SZ]; member
|
/linux-6.6.21/Documentation/admin-guide/ |
D | module-signing.rst | 103 and its corresponding X.509 certificate in PEM form, or — on systems where 106 certificate and a private key. 174 in the ``CONFIG_MODULE_SIG_KEY`` option, and the certificate and key therein will
|
/linux-6.6.21/Documentation/virt/kvm/x86/ |
D | amd-memory-encryption.rst | 318 __u64 pdh_cert_uaddr; /* platform Diffie-Hellman certificate */ 321 __u64 plat_certs_uaddr; /* platform certificate chain */ 324 __u64 amd_certs_uaddr; /* AMD certificate */
|
/linux-6.6.21/arch/arm/boot/dts/marvell/ |
D | kirkwood-c200-v1.dts | 201 label = "certificate";
|
/linux-6.6.21/Documentation/usb/ |
D | authorization.rst | 88 Of course, this is lame, you'd want to do a real certificate
|
/linux-6.6.21/drivers/staging/greybus/Documentation/firmware/ |
D | firmware-management | 261 __u8 certificate[CAP_CERTIFICATE_MAX_SIZE]; 294 'cert_size' bytes of the 'certificate' shall be read by the user and others
|