mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-04-15 23:42:41 +00:00
Restore the following functions to public headers: * mbedtls_x509_dn_get_next() * mbedtls_x509_serial_gets() * mbedtls_x509_time_cmp() * mbedtls_x509_time_gmtime() * mbedtls_x509_time_is_past() * mbedtls_x509_time_is_future() * mbedtls_x509_parse_subject_alt_name() * mbedtls_x509_free_subject_alt_name() Signed-off-by: David Horstmann <david.horstmann@arm.com>