Searched refs:certificates (Results 1 – 11 of 11) sorted by relevance
| /linux/arch/s390/include/asm/ |
| H A D | ipl.h | 119 struct list_head certificates; member
|
| /linux/crypto/asymmetric_keys/ |
| H A D | pkcs7.asn1 | 19 certificates CHOICE {
|
| /linux/arch/s390/kernel/ |
| H A D | ipl.c | 2426 list_add_tail(&cert->list, &report->certificates); in ipl_report_add_certificate() 2448 INIT_LIST_HEAD(&report->certificates); in ipl_report_init() 2496 list_for_each_entry(cert, &report->certificates, list) { in ipl_report_finish() 2503 list_for_each_entry(cert, &report->certificates, list) { in ipl_report_finish() 2521 list_for_each_entry_safe(cert, ncert, &report->certificates, list) in ipl_report_free()
|
| /linux/Documentation/crypto/ |
| H A D | asymmetric-keys.rst | 375 certificates, with a separate, restricted keyring set up for each 378 # Create and populate a keyring for root certificates 395 one of the root certificates.
|
| /linux/arch/s390/ |
| H A D | Kconfig | 592 bool "Get user certificates via DIAG320" 597 certificates via DIAG 0x320. 599 These certificates will be made available via the keyring named
|
| /linux/arch/powerpc/boot/dts/ |
| H A D | turris1x.dts | 300 label = "certificates";
|
| /linux/security/integrity/ima/ |
| H A D | Kconfig | 282 X509 certificates signed by a trusted key on the
|
| /linux/drivers/staging/greybus/Documentation/firmware/ |
| H A D | firmware-management | 290 cryptographic certificates held by the Interface for use in Component
|
| /linux/Documentation/security/tpm/ |
| H A D | tpm-security.rst | 158 Every TPM comes shipped with a couple of X.509 certificates for the
|
| /linux/Documentation/virt/kvm/x86/ |
| H A D | amd-memory-encryption.rst | 635 certificates from userspace for each SNP attestation request the guest issues.
|
| /linux/Documentation/admin-guide/LSM/ |
| H A D | ipe.rst | 603 Controls loading IMA certificates through the Kconfigs,
|