Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/crypto/
H A Djitterentropy.c76 #define JENT_MEMORY_BLOCKSIZE 32 macro
78 #define JENT_MEMORY_SIZE (JENT_MEMORY_BLOCKS*JENT_MEMORY_BLOCKSIZE)
674 entropy_collector->memblocksize = JENT_MEMORY_BLOCKSIZE; in jent_entropy_collector_alloc()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds