1Entropy init-free-free 2entropy_init_free:0 3 4Entropy init-free-init-free 5entropy_init_free:1 6 7Create NV seed_file 8nv_seed_file_create: 9 10Entropy write/update seed file 11entropy_seed_file:"data_files/entropy_seed":0 12 13Entropy write/update seed file 14entropy_seed_file:"no_such_dir/file":MBEDTLS_ERR_ENTROPY_FILE_IO_ERROR 15 16Entropy too many sources 17entropy_too_many_sources: 18 19Entropy output length #1 20entropy_func_len:0:0 21 22Entropy output length #2 23entropy_func_len:1:0 24 25Entropy output length #3 26entropy_func_len:2:0 27 28Entropy output length #4 29entropy_func_len:31:0 30 31Entropy output length #5 32entropy_func_len:65:MBEDTLS_ERR_ENTROPY_SOURCE_FAILED 33 34Entropy failing source 35entropy_source_fail:"data_files/entropy_seed" 36 37Entropy threshold #1 38entropy_threshold:16:2:8 39 40Entropy threshold #2 41entropy_threshold:32:1:32 42 43Entropy threshold #3 44entropy_threshold:16:0:MBEDTLS_ERR_ENTROPY_SOURCE_FAILED 45 46Entropy threshold #4 47entropy_threshold:1024:1:MBEDTLS_ERR_ENTROPY_SOURCE_FAILED 48 49Check NV seed standard IO 50entropy_nv_seed_std_io: 51 52Check NV seed manually #1 53entropy_nv_seed:"00112233445566778899AABBCCDDEEFF00112233445566778899AABBCCDDEEFF00112233445566778899AABBCCDDEEFF00112233445566778899AABBCCDDEEFF" 54 55Check NV seed manually #2 56entropy_nv_seed:"00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000" 57 58Check NV seed manually #3 59entropy_nv_seed:"ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff" 60 61Entropy self test 62depends_on:!MBEDTLS_TEST_NULL_ENTROPY 63entropy_selftest:0 64 65Entropy self test (MBEDTLS_TEST_NULL_ENTROPY) 66depends_on:MBEDTLS_TEST_NULL_ENTROPY 67entropy_selftest:1 68