]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[crypto] Allow cms_decrypt() to be called on unregistered images
authorMichael Brown <mcb30@ipxe.org>
Thu, 29 Aug 2024 22:31:10 +0000 (23:31 +0100)
committerMichael Brown <mcb30@ipxe.org>
Thu, 29 Aug 2024 22:31:10 +0000 (23:31 +0100)
commit5e69cf08d7924aedc678741253773af440142bb8
treefa2b9f0b0b1249722999a6326b05a59c291e6b8b
parent72316b820d4bdbf3d75a0ae7e13f1c3bc8e6ac29
[crypto] Allow cms_decrypt() to be called on unregistered images

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/crypto/cms.c