-
- Downloads
sign-file,extract-cert: move common SSL helper functions to a header
Couple error handling helpers are repeated in both tools, so move them to a common header. Signed-off-by:Jan Stancek <jstancek@redhat.com> Reviewed-by:
Jarkko Sakkinen <jarkko@kernel.org> Tested-by:
R Nageswara Sastry <rnsastry@linux.ibm.com> Reviewed-by:
Neal Gompa <neal@gompa.dev> Signed-off-by:
Jarkko Sakkinen <jarkko@kernel.org>
Showing
- MAINTAINERS 1 addition, 0 deletionsMAINTAINERS
- certs/Makefile 1 addition, 1 deletioncerts/Makefile
- certs/extract-cert.c 2 additions, 35 deletionscerts/extract-cert.c
- scripts/sign-file.c 2 additions, 35 deletionsscripts/sign-file.c
- scripts/ssl-common.h 39 additions, 0 deletionsscripts/ssl-common.h
Loading
Please register or sign in to comment