Home
last modified time | relevance | path

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

/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.h2014 #define RAND_set_rand_method BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, RAND_set_rand_method) macro