Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/crypto/
H A Ddrbg.c1949 struct drbg_string *seed_string = NULL; in drbg_kcapi_seed() local
1956 seed_string = &string; in drbg_kcapi_seed()
1959 return drbg_instantiate(drbg, seed_string, coreref, pr); in drbg_kcapi_seed()
/kernel/linux/linux-6.6/crypto/
H A 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()

Completed in 10 milliseconds