mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-03-21 03:31:09 +01:00
Move the definition of the accessor so that it is not defined within the MBEDTLS_X509_CRT_WRITE_C guards. Thus remove the dependency from the test and test cases. Signed-off-by: Thomas Daubney <thomas.daubney@arm.com>