]> Git Repo - linux.git/commit
certs: make system keyring depend on x509 parser
authorAdam Borowski <[email protected]>
Mon, 18 Jul 2022 13:50:34 +0000 (15:50 +0200)
committerLinus Torvalds <[email protected]>
Sun, 24 Jul 2022 19:53:55 +0000 (12:53 -0700)
commite90886291c7cd89577bf11729b205cc0ed42fbec
tree35648fae6537b5cde948f495691f80ce67b1949c
parentaf2c9ac24019ece9281e606662e5c78fa67f5930
certs: make system keyring depend on x509 parser

This code requires x509_load_certificate_list() to be built-in.

Fixes: 60050ffe3d77 ("certs: Move load_certificate_list() to be with the asymmetric keys code")
Reported-by: kernel test robot <[email protected]>
Reported-by: Steven Rostedt <[email protected]>
Link: https://lore.kernel.org/all/[email protected]/
Link: https://lore.kernel.org/all/[email protected]/
Signed-off-by: Adam Borowski <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
certs/Kconfig
This page took 0.059096 seconds and 4 git commands to generate.