mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-02-15 15:51:16 +00:00
Updates version feature list for NV Seed
This commit is contained in:
parent
4e6248fa15
commit
124646e4b5
@ -162,9 +162,6 @@ static const char *features[] = {
|
||||
#if defined(MBEDTLS_TEST_NULL_ENTROPY)
|
||||
"MBEDTLS_TEST_NULL_ENTROPY",
|
||||
#endif /* MBEDTLS_TEST_NULL_ENTROPY */
|
||||
#if defined(MBEDTLS_ENTROPY_NV_SEED)
|
||||
"MBEDTLS_ENTROPY_NV_SEED",
|
||||
#endif /* MBEDTLS_ENTROPY_NV_SEED */
|
||||
#if defined(MBEDTLS_ENTROPY_HARDWARE_ALT)
|
||||
"MBEDTLS_ENTROPY_HARDWARE_ALT",
|
||||
#endif /* MBEDTLS_ENTROPY_HARDWARE_ALT */
|
||||
|
||||
Loading…
Reference in New Issue
Block a user