commit | b671080373879407092ecac977320d4e8825c685 | [log] [tgz] |
---|---|---|
author | Sean Anderson <sean.anderson@seco.com> | Tue Feb 16 11:40:15 2021 -0500 |
committer | Tom Rini <trini@konsulko.com> | Wed Feb 24 16:51:48 2021 -0500 |
tree | a89e111a72dd50a5f4f428db06b88e79efe54e26 | |
parent | 7a02a1bfd8925099ebc3cd267b3f2b8c5920bd6b [diff] |
lib: rsa: Add debug message on algo mismatch Currently we fail silently if there is an algorithm mismatch. To help distinguish this failure condition. Signed-off-by: Sean Anderson <sean.anderson@seco.com>