Revision 60050ffe3d770dd1df5b641aa48f49d07a54bd84 authored by David Howells on 18 May 2022, 22:48:09 UTC, committed by David Howells on 21 June 2022, 15:05:06 UTC
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/
1 parent b13bacc
History
File Mode Size
Kconfig -rw-r--r-- 1.3 KB
Makefile -rw-r--r-- 325 bytes
awacs.c -rw-r--r-- 31.3 KB
awacs.h -rw-r--r-- 7.3 KB
beep.c -rw-r--r-- 7.1 KB
burgundy.c -rw-r--r-- 23.7 KB
burgundy.h -rw-r--r-- 3.3 KB
daca.c -rw-r--r-- 6.2 KB
keywest.c -rw-r--r-- 3.6 KB
pmac.c -rw-r--r-- 36.0 KB
pmac.h -rw-r--r-- 4.5 KB
powermac.c -rw-r--r-- 4.4 KB
snd_ps3.c -rw-r--r-- 27.2 KB
snd_ps3.h -rw-r--r-- 2.9 KB
snd_ps3_reg.h -rw-r--r-- 32.6 KB
tumbler.c -rw-r--r-- 37.8 KB
tumbler_volume.h -rw-r--r-- 6.6 KB

back to top