mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-22 20:55:43 +01: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