Home
last modified time | relevance | path

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

/external/mbedtls/include/mbedtls/
Dentropy.h23 #define MBEDTLS_ENTROPY_BLOCK_SIZE 64 /**< Block size of entropy accumulator (SHA-512) */ macro
28 #define MBEDTLS_ENTROPY_BLOCK_SIZE 32 /**< Block size of entropy accumulator (SHA-256) */ macro
/external/openthread/third_party/mbedtls/repo/include/mbedtls/
Dentropy.h69 #define MBEDTLS_ENTROPY_BLOCK_SIZE 64 /**< Block size of entropy accumulator (SHA-512) */ macro
71 #define MBEDTLS_ENTROPY_BLOCK_SIZE 32 /**< Block size of entropy accumulator (SHA-256) */ macro