MBEDTLS_SSL_CACHE_C is only used within mbedTLS.
 
Symbols
loading...
Files
loading (1/5)...
SummarySyntaxReferences

Notes

If MBEDTLS_SHA512_USE_A64_CRYPTO_IF_PRESENT is defined when building for a non-Aarch64 build it will be silently ignored. Minimum compiler versions for this feature are Clang 7.0, armclang 6.9 or GCC 8.0. \c CFLAGS must be set to a minimum of \c -march=armv8.2-a+sha3 for armclang 6.9 This allows builds with a smaller code size than with MBEDTLS_SHA512_USE_A64_CRYPTO_IF_PRESENT Minimum compiler versions for this feature are Clang 7.0, armclang 6.9 or GCC 8.0. \c CFLAGS must be set to a minimum of \c -march=armv8.2-a+sha3 for armclang 6.9

References