mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-07-29 11:41:15 +03:00
Remove USE_PSA from remaining documentation
MBED_TLS_USE_PSA_CRYPTO is now always enabled we need to remove documentation discussing cases when it is disabled. Signed-off-by: Janos Follath <janos.follath@arm.com>
This commit is contained in:
@ -290,7 +290,6 @@ PSA_WANT_\* macros as in current `crypto_config.h`.
|
||||
//#define MBEDTLS_SHA512_SMALLER
|
||||
//#define MBEDTLS_SHA512_USE_A64_CRYPTO_IF_PRESENT
|
||||
//#define MBEDTLS_SHA512_USE_A64_CRYPTO_ONLY
|
||||
//#define MBEDTLS_USE_PSA_CRYPTO
|
||||
|
||||
//#define MBEDTLS_ECP_FIXED_POINT_OPTIM 1
|
||||
//#define MBEDTLS_ECP_WINDOW_SIZE 4
|
||||
|
Reference in New Issue
Block a user