mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-23 21:02:58 +00:00
Add missing return code checks in the functions pem_des_decrypt(), pem_3des_decrypt() and pem_aes_decrypt() so that the calling function mbedtls_pem_read_buffer() is notified of errors reported by the crypto primitives AES, DES and 3DES.
105 KiB
105 KiB