Home
last modified time | relevance | path

Searched refs:JENT_MEMORY_BLOCKS (Results 1 – 1 of 1) sorted by relevance

/crypto/
Djitterentropy.c75 #define JENT_MEMORY_BLOCKS 64 macro
78 #define JENT_MEMORY_SIZE (JENT_MEMORY_BLOCKS*JENT_MEMORY_BLOCKSIZE)
494 entropy_collector->memblocks = JENT_MEMORY_BLOCKS; in jent_entropy_collector_alloc()