Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/crypto/
H A Dprng.c48 #define PRNG_CHUNKSIZE_SHA512_MAX (64*1024) macro
850 || prng_chunk_size > PRNG_CHUNKSIZE_SHA512_MAX) in prng_init()