mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-23 05:18:42 +00:00
After header and footer are read, pem_read_buffer() is able to determine the length of input data used. This allows calling functions to skip this PEM bit if an error occurs during its parsing. (cherry picked from commit 9255e8300e550b548b54603c77585921f442e391)