Home
last modified time | relevance | path

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

/Linux-v5.15/crypto/
Ddrbg.c1973 struct drbg_string *seed_string = NULL; in drbg_kcapi_seed() local
1980 seed_string = &string; in drbg_kcapi_seed()
1983 return drbg_instantiate(drbg, seed_string, coreref, pr); in drbg_kcapi_seed()