Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/crypto/
H A Dansi_cprng.c20 #define DEFAULT_V_SEED "zaybxcwdveuftgsh" macro
293 memcpy(ctx->V, DEFAULT_V_SEED, DEFAULT_BLK_SZ); in reset_prng_context()
/kernel/linux/linux-6.6/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()

Completed in 2 milliseconds