]> git.dujemihanovic.xyz Git - u-boot.git/commit
lib/crypto: Adapt PKCS7 parser to MbedTLS
authorRaymond Mao <raymond.mao@linaro.org>
Thu, 3 Oct 2024 21:50:33 +0000 (14:50 -0700)
committerTom Rini <trini@konsulko.com>
Mon, 14 Oct 2024 23:58:47 +0000 (17:58 -0600)
commitc47bbf9a57c77023d45016b329419e9ca4877dc3
tree0e702fd31aa87b81754817609b13514e5a059c68
parent7de0d155cce7006167089b753abb14c0dc83c0e4
lib/crypto: Adapt PKCS7 parser to MbedTLS

Previous patch has introduced MbedTLS porting layer for PKCS7 parser,
here to adjust the header and makefiles accordingly.

Signed-off-by: Raymond Mao <raymond.mao@linaro.org>
include/crypto/pkcs7_parser.h
lib/crypto/Makefile