blob: 25fd57fe324966ac638789d2457ca986aeadd81e [file] [log] [blame]
Gilles Peskine210a0162021-02-22 21:24:02 +01001Entropy init-free-free
2entropy_init_free:0
3
4Entropy init-free-init-free
5entropy_init_free:1
6
Paul Bakkerffbfb4c2016-06-01 15:36:18 +01007Create NV seed_file
8nv_seed_file_create:
9
Manuel Pégourié-Gonnard2c25eb02014-05-30 10:38:18 +020010Entropy write/update seed file
11entropy_seed_file:"data_files/entropy_seed":0
12
13Entropy write/update seed file
Manuel Pégourié-Gonnard2cf5a7c2015-04-08 12:49:31 +020014entropy_seed_file:"no_such_dir/file":MBEDTLS_ERR_ENTROPY_FILE_IO_ERROR
Manuel Pégourié-Gonnard2c25eb02014-05-30 10:38:18 +020015
Victor Krasnoshchok12b89cb2020-08-27 00:19:55 +030016Entropy write/update seed file: base NV seed file
17entropy_write_base_seed_file:0
18
Manuel Pégourié-Gonnardc7c56b22014-05-30 11:42:01 +020019Entropy too many sources
20entropy_too_many_sources:
21
22Entropy output length #1
23entropy_func_len:0:0
24
25Entropy output length #2
26entropy_func_len:1:0
27
28Entropy output length #3
29entropy_func_len:2:0
30
31Entropy output length #4
32entropy_func_len:31:0
33
34Entropy output length #5
Manuel Pégourié-Gonnard2cf5a7c2015-04-08 12:49:31 +020035entropy_func_len:65:MBEDTLS_ERR_ENTROPY_SOURCE_FAILED
Manuel Pégourié-Gonnardc7c56b22014-05-30 11:42:01 +020036
37Entropy failing source
38entropy_source_fail:"data_files/entropy_seed"
39
40Entropy threshold #1
41entropy_threshold:16:2:8
42
43Entropy threshold #2
44entropy_threshold:32:1:32
45
Hanno Becker1b841cc2017-07-23 10:22:45 +010046Entropy threshold #3
Manuel Pégourié-Gonnard2cf5a7c2015-04-08 12:49:31 +020047entropy_threshold:16:0:MBEDTLS_ERR_ENTROPY_SOURCE_FAILED
Manuel Pégourié-Gonnardc7c56b22014-05-30 11:42:01 +020048
Hanno Becker1b841cc2017-07-23 10:22:45 +010049Entropy threshold #4
Manuel Pégourié-Gonnard2cf5a7c2015-04-08 12:49:31 +020050entropy_threshold:1024:1:MBEDTLS_ERR_ENTROPY_SOURCE_FAILED
Manuel Pégourié-Gonnardc7c56b22014-05-30 11:42:01 +020051
Paul Bakkerffbfb4c2016-06-01 15:36:18 +010052Check NV seed standard IO
53entropy_nv_seed_std_io:
54
55Check NV seed manually #1
56entropy_nv_seed:"00112233445566778899AABBCCDDEEFF00112233445566778899AABBCCDDEEFF00112233445566778899AABBCCDDEEFF00112233445566778899AABBCCDDEEFF"
57
58Check NV seed manually #2
59entropy_nv_seed:"00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
60
61Check NV seed manually #3
62entropy_nv_seed:"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
63
Hanno Becker47deec42017-07-24 12:27:09 +010064Entropy self test
65depends_on:!MBEDTLS_TEST_NULL_ENTROPY
Simon Butcherb7f45c52016-09-15 18:42:26 +010066entropy_selftest:0
67
68Entropy self test (MBEDTLS_TEST_NULL_ENTROPY)
69depends_on:MBEDTLS_TEST_NULL_ENTROPY
70entropy_selftest:1