Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/s390/crypto/
H A Dprng.c46 #define PRNG_CHUNKSIZE_TDES_MAX (64*1024) macro
883 || prng_chunk_size > PRNG_CHUNKSIZE_TDES_MAX) in prng_init()