Home
last modified time | relevance | path

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

/Linux-v5.15/arch/s390/crypto/
Darch_random.c150 static u8 prng_ws[240]; in refill_rndlong_buf() local
160 memset(prng_ws, 0, sizeof(prng_ws)); in refill_rndlong_buf()
162 &prng_ws, NULL, 0, seed, sizeof(seed)); in refill_rndlong_buf()
168 cpacf_prno(CPACF_PRNO_SHA512_DRNG_GEN, &prng_ws, in refill_rndlong_buf()