Searched defs:RAND_set_rand_method (Results 1 – 4 of 4) sorted by relevance
72 int RAND_set_rand_method(const RAND_METHOD *method) { return 1; } in RAND_set_rand_method() function
72 void RAND_set_rand_method(const RAND_METHOD *method) {} in RAND_set_rand_method() function
1561 #define RAND_set_rand_method GRPC_SHADOW_RAND_set_rand_method macro
2023 #define RAND_set_rand_method BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, RAND_set_rand_method) macro