Home
last modified time | relevance | path

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

/optee_os/out/arm/export-ta_arm32/include/mbedtls/
A Dentropy.h76 #define MBEDTLS_ENTROPY_BLOCK_SIZE 64 /**< Block size of entropy accumulator (SHA-512) */ macro
78 #define MBEDTLS_ENTROPY_BLOCK_SIZE 32 /**< Block size of entropy accumulator (SHA-256) */ macro
/optee_os/lib/libmbedtls/mbedtls/include/mbedtls/
A Dentropy.h76 #define MBEDTLS_ENTROPY_BLOCK_SIZE 64 /**< Block size of entropy accumulator (SHA-512) */ macro
78 #define MBEDTLS_ENTROPY_BLOCK_SIZE 32 /**< Block size of entropy accumulator (SHA-256) */ macro
/optee_os/out/arm/export-ta_arm64/include/mbedtls/
A Dentropy.h76 #define MBEDTLS_ENTROPY_BLOCK_SIZE 64 /**< Block size of entropy accumulator (SHA-512) */ macro
78 #define MBEDTLS_ENTROPY_BLOCK_SIZE 32 /**< Block size of entropy accumulator (SHA-256) */ macro
/optee_os/out/arm/export-ta_arm32/host_include/mbedtls/
A Dentropy.h76 #define MBEDTLS_ENTROPY_BLOCK_SIZE 64 /**< Block size of entropy accumulator (SHA-512) */ macro
78 #define MBEDTLS_ENTROPY_BLOCK_SIZE 32 /**< Block size of entropy accumulator (SHA-256) */ macro
/optee_os/out/arm/export-ta_arm64/host_include/mbedtls/
A Dentropy.h76 #define MBEDTLS_ENTROPY_BLOCK_SIZE 64 /**< Block size of entropy accumulator (SHA-512) */ macro
78 #define MBEDTLS_ENTROPY_BLOCK_SIZE 32 /**< Block size of entropy accumulator (SHA-256) */ macro

Completed in 30 milliseconds