Home
last modified time | relevance | path

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

/Linux-v4.19/arch/s390/crypto/
Dprng.c46 #define PRNG_CHUNKSIZE_TDES_MAX (64*1024) macro
826 || prng_chunk_size > PRNG_CHUNKSIZE_TDES_MAX) in prng_init()