Searched refs:certificates (Results 1 – 12 of 12) sorted by relevance
/Linux-v5.4/net/wireless/ |
D | Kconfig | 24 # may need to update this when certificates are changed and are 107 which certificates are part of the kernel sources 118 certificates like in the kernel sources (net/wireless/certs/) 122 for your certificates, and if cfg80211 is built-in they also must be.
|
/Linux-v5.4/arch/s390/include/asm/ |
D | ipl.h | 89 struct list_head certificates; member
|
/Linux-v5.4/crypto/asymmetric_keys/ |
D | pkcs7.asn1 | 12 certificates CHOICE {
|
/Linux-v5.4/fs/verity/ |
D | Kconfig | 46 certificates that have been loaded into the ".fs-verity"
|
/Linux-v5.4/Documentation/admin-guide/ |
D | module-signing.rst | 29 This facility uses X.509 ITU-T standard certificates to encode the public keys 117 additional certificates which will be included in the system keyring by 192 trusted certificates can be provided in a PEM-encoded file referenced by the
|
/Linux-v5.4/arch/s390/kernel/ |
D | ipl.c | 1742 list_add_tail(&cert->list, &report->certificates); in ipl_report_add_certificate() 1764 INIT_LIST_HEAD(&report->certificates); in ipl_report_init() 1812 list_for_each_entry(cert, &report->certificates, list) { in ipl_report_finish() 1819 list_for_each_entry(cert, &report->certificates, list) { in ipl_report_finish() 1836 list_for_each_entry_safe(cert, ncert, &report->certificates, list) in ipl_report_free()
|
/Linux-v5.4/certs/ |
D | Kconfig | 36 containing trusted X.509 certificates to be included in the default
|
/Linux-v5.4/Documentation/crypto/ |
D | asymmetric-keys.txt | 380 certificates, with a separate, restricted keyring set up for each 383 # Create and populate a keyring for root certificates 400 one of the root certificates.
|
/Linux-v5.4/security/integrity/ima/ |
D | Kconfig | 296 X509 certificates signed by a trusted key on the
|
/Linux-v5.4/drivers/staging/greybus/Documentation/firmware/ |
D | firmware-management | 290 cryptographic certificates held by the Interface for use in Component
|
/Linux-v5.4/Documentation/filesystems/ |
D | fsverity.rst | 348 created. The root user can add trusted X.509 certificates to this 351 certificates from being added. 358 certificates in the ".fs-verity" keyring.
|
/Linux-v5.4/Documentation/process/ |
D | maintainer-pgp-guide.rst | 153 key using certifying key signatures (certificates). It is important to 857 looking up public keys, GnuPG will validate DNSSEC or TLS certificates,
|