mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-04-06 12:35:36 +02:00
Rename the following functions in x509_ocsp.h and x509_ocsp.c to fit the calling convention in other X.509 components (e.g CRL and CRT): * mbedtls_x509_ocsp_parse_response -> mbedtls_x509_ocsp_response_parse * mbedtls_x509_ocsp_parse_response_file -> mbedtls_x509_ocsp_response_parse_file