Centos-kernel-stream-9/certs
David Howells 4db8f3c3e2 certs: Move load_certificate_list() to be with the asymmetric keys code
Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2080044
Upstream Status: kernel/git/torvalds/linux.git
Changes: Fixed a conflict in the #include list.

commit 60050ffe3d770dd1df5b641aa48f49d07a54bd84
Author: David Howells <dhowells@redhat.com>
Date:   Wed May 18 23:48:09 2022 +0100

    certs: Move load_certificate_list() to be with the asymmetric keys code

    Move load_certificate_list(), which loads a series of binary X.509
    certificates from a blob and inserts them as keys into a keyring, to be
    with the asymmetric keys code that it drives.

    This makes it easier to add FIPS selftest code in which we need to load up
    a private keyring for the tests to use.

    Signed-off-by: David Howells <dhowells@redhat.com>
    Reviewed-by: Simo Sorce <simo@redhat.com>
    Reviewed-by: Herbert Xu <herbert@gondor.apana.org.au>
    cc: keyrings@vger.kernel.org
    cc: linux-crypto@vger.kernel.org
    Link: https://lore.kernel.org/r/165515742145.1554877.13488098107542537203.stgit@warthog.procyon.org.uk/

    Signed-off-by: David Howells <dhowells@redhat.com>

Signed-off-by: David Howells <dhowells@redhat.com>
2022-06-23 11:32:02 +01:00
..
.gitignore .gitignore: prefix local generated files with a slash 2021-05-02 00:43:35 +09:00
Kconfig integrity-v5.13 2021-05-01 15:32:18 -07:00
Makefile certs: Move load_certificate_list() to be with the asymmetric keys code 2022-06-23 11:32:02 +01:00
blacklist.c certs: Move load_certificate_list() to be with the asymmetric keys code 2022-06-23 11:32:02 +01:00
blacklist.h certs: Add EFI_CERT_X509_GUID support for dbx entries 2021-03-11 16:31:28 +00:00
blacklist_hashes.c
blacklist_nohashes.c
revocation_certificates.S certs: Add ability to preload revocation certs 2021-03-11 16:33:49 +00:00
system_certificates.S ima: ensure IMA_APPRAISE_MODSIG has necessary dependencies 2021-04-26 21:54:23 -04:00
system_keyring.c certs: Move load_certificate_list() to be with the asymmetric keys code 2022-06-23 11:32:02 +01:00