Home
last modified time | relevance | path

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

/crypto/
Dansi_cprng.c26 #define PRNG_FIXED_SIZE 0x1 macro
199 if (ctx->flags & PRNG_FIXED_SIZE) { in get_prng_bytes()