[PATCH v5 1/2] certs: export load_certificate_list() to be used outside certs/

Mimi Zohar zohar at linux.ibm.com
Sun Dec 5 13:45:46 UTC 2021


On Wed, 2021-11-24 at 15:47 -0500, Nayna Jain wrote:
> load_certificate_list() parses certificates embedded in the kernel
> image to load them onto the keyring.
> 
> Commit "2565ca7f5ec1 (certs: Move load_system_certificate_list to a common
> function)" made load_certificate_list() a common function in the certs/
> directory. Now, export load_certificate_list() outside certs/ to be used
> by other functions.
> 
> Reported-by: kernel test robot <lkp at intel.com> (auto build test ERROR)
> Signed-off-by: Nayna Jain <nayna at linux.ibm.com>

Thanks, Nayna.

Reviewed-by: Mimi Zohar <zohar at linux.ibm.com>



More information about the Linux-security-module-archive mailing list