Home
last modified time | relevance | path

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

/Linux-v6.6/crypto/
Djitterentropy.c76 #define JENT_MEMORY_BLOCKS 64 macro
79 #define JENT_MEMORY_SIZE (JENT_MEMORY_BLOCKS*JENT_MEMORY_BLOCKSIZE)
601 entropy_collector->memblocks = JENT_MEMORY_BLOCKS; in jent_entropy_collector_alloc()