Home
last modified time | relevance | path

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

/crypto/
Dansi_cprng.c20 #define DEFAULT_V_SEED "zaybxcwdveuftgsh" macro
293 memcpy(ctx->V, DEFAULT_V_SEED, DEFAULT_BLK_SZ); in reset_prng_context()