blob: 3595c716ddd8af5f003bc691f40109370c6f5089 [file] [log] [blame]
Paul Bakkerffbfb4c2016-06-01 15:36:18 +01001Create NV seed_file
2nv_seed_file_create:
3
Manuel Pégourié-Gonnard2c25eb02014-05-30 10:38:18 +02004Entropy write/update seed file
5entropy_seed_file:"data_files/entropy_seed":0
6
7Entropy write/update seed file
Manuel Pégourié-Gonnard2cf5a7c2015-04-08 12:49:31 +02008entropy_seed_file:"no_such_dir/file":MBEDTLS_ERR_ENTROPY_FILE_IO_ERROR
Manuel Pégourié-Gonnard2c25eb02014-05-30 10:38:18 +02009
Victor Krasnoshchok12b89cb2020-08-27 00:19:55 +030010Entropy write/update seed file: base NV seed file
11entropy_write_base_seed_file:0
12
Manuel Pégourié-Gonnardc7c56b22014-05-30 11:42:01 +020013Entropy too many sources
14entropy_too_many_sources:
15
16Entropy output length #1
17entropy_func_len:0:0
18
19Entropy output length #2
20entropy_func_len:1:0
21
22Entropy output length #3
23entropy_func_len:2:0
24
25Entropy output length #4
26entropy_func_len:31:0
27
28Entropy output length #5
Manuel Pégourié-Gonnard2cf5a7c2015-04-08 12:49:31 +020029entropy_func_len:65:MBEDTLS_ERR_ENTROPY_SOURCE_FAILED
Manuel Pégourié-Gonnardc7c56b22014-05-30 11:42:01 +020030
31Entropy failing source
32entropy_source_fail:"data_files/entropy_seed"
33
34Entropy threshold #1
35entropy_threshold:16:2:8
36
37Entropy threshold #2
38entropy_threshold:32:1:32
39
Hanno Becker1b841cc2017-07-23 10:22:45 +010040Entropy threshold #3
Manuel Pégourié-Gonnard2cf5a7c2015-04-08 12:49:31 +020041entropy_threshold:16:0:MBEDTLS_ERR_ENTROPY_SOURCE_FAILED
Manuel Pégourié-Gonnardc7c56b22014-05-30 11:42:01 +020042
Hanno Becker1b841cc2017-07-23 10:22:45 +010043Entropy threshold #4
Manuel Pégourié-Gonnard2cf5a7c2015-04-08 12:49:31 +020044entropy_threshold:1024:1:MBEDTLS_ERR_ENTROPY_SOURCE_FAILED
Manuel Pégourié-Gonnardc7c56b22014-05-30 11:42:01 +020045
Paul Bakkerffbfb4c2016-06-01 15:36:18 +010046Check NV seed standard IO
47entropy_nv_seed_std_io:
48
49Check NV seed manually #1
50entropy_nv_seed:"00112233445566778899AABBCCDDEEFF00112233445566778899AABBCCDDEEFF00112233445566778899AABBCCDDEEFF00112233445566778899AABBCCDDEEFF"
51
52Check NV seed manually #2
53entropy_nv_seed:"00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
54
55Check NV seed manually #3
56entropy_nv_seed:"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
57
Hanno Becker47deec42017-07-24 12:27:09 +010058Entropy self test
59depends_on:!MBEDTLS_TEST_NULL_ENTROPY
Simon Butcherb7f45c52016-09-15 18:42:26 +010060entropy_selftest:0
61
62Entropy self test (MBEDTLS_TEST_NULL_ENTROPY)
63depends_on:MBEDTLS_TEST_NULL_ENTROPY
64entropy_selftest:1