mirror of
https://github.com/apache/nuttx.git
synced 2026-06-08 01:42:58 +08:00
9769816385
(1) RSA_PKCS15_VERIFY Misspell (2) if iv not provided during decryption, iv should get from data. It was not discovered before because all symmetric decryption comes with iv. Signed-off-by: makejian <makejian@xiaomi.com>