Searched refs:rdrand_init (Results 1 – 1 of 1) sorted by relevance
66 static int rdrand_init(ENGINE *e) in rdrand_init() function76 …flags(e, ENGINE_FLAGS_NO_REGISTER_ALL) || !ENGINE_set_init_function(e, rdrand_init) || !ENGINE_set… in bind_helper()