Home
last modified time | relevance | path

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

/linux/crypto/
H A Ddrbg.c1960 struct drbg_string *seed_string = NULL; in drbg_kcapi_seed() local
1967 seed_string = &string; in drbg_kcapi_seed()
1970 return drbg_instantiate(drbg, seed_string, coreref, pr); in drbg_kcapi_seed()