Searched refs:ENTROPY_MAGIC (Results 1 – 1 of 1) sorted by relevance
50 #define ENTROPY_MAGIC ISC_MAGIC('E', 'n', 't', 'e') macro53 #define VALID_ENTROPY(e) ISC_MAGIC_VALID(e, ENTROPY_MAGIC)703 ent->magic = ENTROPY_MAGIC; in isc_entropy_create()