Home
last modified time | relevance | path

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

/crypto/
Ddrbg.c1956 struct drbg_string *seed_string = NULL; in drbg_kcapi_seed() local
1963 seed_string = &string; in drbg_kcapi_seed()
1966 return drbg_instantiate(drbg, seed_string, coreref, pr); in drbg_kcapi_seed()