23 #ifndef MBEDTLS_HAVEGE_H 24 #define MBEDTLS_HAVEGE_H 28 #define MBEDTLS_HAVEGE_COLLECT_SIZE 1024 void mbedtls_havege_free(mbedtls_havege_state *hs)
Clear HAVEGE state.
int mbedtls_havege_random(void *p_rng, unsigned char *output, size_t len)
HAVEGE rand function.
#define MBEDTLS_HAVEGE_COLLECT_SIZE
Definition: havege.h:28
GLenum GLsizei len
Definition: glext.h:7389
void mbedtls_havege_init(mbedtls_havege_state *hs)
HAVEGE initialization.
int PT2
Definition: havege.h:39
std::string output
Definition: Config.FromFile.cpp:44
HAVEGE state structure.
Definition: havege.h:37
GLintptr offset
Definition: glext.h:6560