Home
last modified time | relevance | path

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

/openbmc/linux/crypto/
H A Dansi_cprng.c21 #define DEFAULT_V_SEED "zaybxcwdveuftgsh" macro
294 memcpy(ctx->V, DEFAULT_V_SEED, DEFAULT_BLK_SZ); in reset_prng_context()