mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-01-08 07:28:58 +01:00
Correct typo in entropy test suite data
This commit is contained in:
parent
7e8e57c6d1
commit
1b841cc9bf
1 changed files with 2 additions and 2 deletions
|
|
@ -34,10 +34,10 @@ entropy_threshold:16:2:8
|
||||||
Entropy threshold #2
|
Entropy threshold #2
|
||||||
entropy_threshold:32:1:32
|
entropy_threshold:32:1:32
|
||||||
|
|
||||||
Entropy thershold #3
|
Entropy threshold #3
|
||||||
entropy_threshold:16:0:MBEDTLS_ERR_ENTROPY_SOURCE_FAILED
|
entropy_threshold:16:0:MBEDTLS_ERR_ENTROPY_SOURCE_FAILED
|
||||||
|
|
||||||
Entropy thershold #4
|
Entropy threshold #4
|
||||||
entropy_threshold:1024:1:MBEDTLS_ERR_ENTROPY_SOURCE_FAILED
|
entropy_threshold:1024:1:MBEDTLS_ERR_ENTROPY_SOURCE_FAILED
|
||||||
|
|
||||||
Check NV seed standard IO
|
Check NV seed standard IO
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue