Home
last modified time | relevance | path

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

/openbmc/linux/crypto/
H A Djitterentropy.c77 #define JENT_MEMORY_BLOCKSIZE 32 macro
79 #define JENT_MEMORY_SIZE (JENT_MEMORY_BLOCKS*JENT_MEMORY_BLOCKSIZE)
600 entropy_collector->memblocksize = JENT_MEMORY_BLOCKSIZE; in jent_entropy_collector_alloc()