Home
last modified time | relevance | path

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

/linux-4.1.27/arch/s390/crypto/
Dprng.c43 #define PRNG_CHUNKSIZE_TDES_MAX (64*1024) macro
869 || prng_chunk_size > PRNG_CHUNKSIZE_TDES_MAX) in prng_init()