Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/crypto/
H A Ddrbg.c241 static int drbg_fips_continuous_test(struct drbg_state *drbg, in drbg_fips_continuous_test() function
1081 ret = drbg_fips_continuous_test(drbg, entropy); in drbg_get_random_bytes()
/kernel/linux/linux-6.6/crypto/
H A Ddrbg.c243 static int drbg_fips_continuous_test(struct drbg_state *drbg, in drbg_fips_continuous_test() function
1084 ret = drbg_fips_continuous_test(drbg, entropy); in drbg_get_random_bytes()

Completed in 6 milliseconds