Home
last modified time | relevance | path

Searched refs:MBEDTLS_ENTROPY_BLOCK_SIZE (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/tests/crypto/mbedtls/src/
Dmbedtls.c114 unsigned char seed_value[MBEDTLS_ENTROPY_BLOCK_SIZE]; in create_entropy_seed_file()
120 MBEDTLS_ENTROPY_BLOCK_SIZE); in create_entropy_seed_file()
127 MBEDTLS_ENTROPY_BLOCK_SIZE, in create_entropy_seed_file()
133 if (output_len != MBEDTLS_ENTROPY_BLOCK_SIZE) { in create_entropy_seed_file()
138 MBEDTLS_ENTROPY_BLOCK_SIZE); in create_entropy_seed_file()