Searched defs:entropy_data (Results 1 – 1 of 1) sorted by relevance
92 typedef struct entropy_data { struct96 SHA512_CTX sha512_ctx;101 bitmap_t filter[ENTROPY_MAX_FILTER_COUNT];108 uint64_t total_sample_count;137 } entropy_data_t; argument148 static entropy_data_t entropy_data = { variable