Home
last modified time | relevance | path

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

/linux-6.6.21/crypto/
Ddrbg.c1975 struct drbg_string *seed_string = NULL; in drbg_kcapi_seed() local
1982 seed_string = &string; in drbg_kcapi_seed()
1985 return drbg_instantiate(drbg, seed_string, coreref, pr); in drbg_kcapi_seed()