Home
last modified time | relevance | path

Searched defs:RAND_set_rand_method (Results 1 – 3 of 3) sorted by relevance

/third_party/boringssl/src/crypto/rand_extra/
Drand_extra.c68 void RAND_set_rand_method(const RAND_METHOD *method) {} in RAND_set_rand_method() function
/third_party/openssl/crypto/rand/
Drand_lib.c829 int RAND_set_rand_method(const RAND_METHOD *meth) in RAND_set_rand_method() function
/third_party/grpc/src/boringssl/
Dboringssl_prefix_symbols.h1987 #define RAND_set_rand_method BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, RAND_set_rand_method) macro