Home
last modified time | relevance | path

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

/openbmc/linux/crypto/
H A Dansi_cprng.c27 #define PRNG_FIXED_SIZE 0x1 macro
200 if (ctx->flags & PRNG_FIXED_SIZE) { in get_prng_bytes()