Home
last modified time | relevance | path

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

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

Completed in 2 milliseconds