Nayna Jain <[email protected]> writes:
> The patch refactors integrity_load_x509(), making it a wrapper for a new > function named integrity_add_key(). This patch also defines a new > function named integrity_load_cert() for loading the platform keys. > > Signed-off-by: Nayna Jain <[email protected]> > Reviewed-by: Mimi Zohar <[email protected]> > Acked-by: Serge Hallyn <[email protected]> > --- > security/integrity/digsig.c | 71 > ++++++++++++++-------- > security/integrity/integrity.h | 20 ++++++ > .../integrity/platform_certs/platform_keyring.c | 23 +++++++ > 3 files changed, 90 insertions(+), 24 deletions(-) Reviewed-by: Thiago Jung Bauermann <[email protected]> -- Thiago Jung Bauermann IBM Linux Technology Center
