mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-01-27 14:11:13 +00:00
Fix typos in entropy test data
This commit is contained in:
parent
8cd5d43639
commit
65382c38e8
|
@ -31,10 +31,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:POLARSSL_ERR_ENTROPY_SOURCE_FAILED
|
entropy_threshold:16:0:POLARSSL_ERR_ENTROPY_SOURCE_FAILED
|
||||||
|
|
||||||
Entropy thershold #4
|
Entropy threshold #4
|
||||||
entropy_threshold:1024:1:POLARSSL_ERR_ENTROPY_SOURCE_FAILED
|
entropy_threshold:1024:1:POLARSSL_ERR_ENTROPY_SOURCE_FAILED
|
||||||
|
|
||||||
Entropy self test
|
Entropy self test
|
||||||
|
|
Loading…
Reference in a new issue