Home
last modified time | relevance | path

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

/third_party/openssl/engines/
De_ossltest.c60 static const RAND_METHOD *ossltest_rand_method(void);
421 || !ENGINE_set_RAND(e, ossltest_rand_method()) in bind_ossltest()
913 static const RAND_METHOD *ossltest_rand_method(void) in ossltest_rand_method() function