Home
last modified time | relevance | path

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

/Linux-v4.19/crypto/
Djitterentropy.c79 #define JENT_MEMORY_BLOCKSIZE 32 macro
81 #define JENT_MEMORY_SIZE (JENT_MEMORY_BLOCKS*JENT_MEMORY_BLOCKSIZE)
632 entropy_collector->memblocksize = JENT_MEMORY_BLOCKSIZE; in jent_entropy_collector_alloc()