Home
last modified time | relevance | path

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

/external/honggfuzz/examples/openssl/
Dhf_ssl_lib.h43 static RAND_METHOD hf_method = { variable
52 static void HFResetRand(void) { RAND_set_rand_method(&hf_method); } in HFResetRand()