Searched refs:SetEntropySource (Results 1 – 5 of 5) sorted by relevance
43 static void SetEntropySource(EntropySource entropy_source);
29 void RandomNumberGenerator::SetEntropySource(EntropySource source) { in SetEntropySource() function in v8::base::RandomNumberGenerator
114 static void SetEntropySource(EntropySource source);
1070 V8::SetEntropySource([](unsigned char* buffer, size_t length) { in InitializeOncePerProcess()
6126 void v8::V8::SetEntropySource(EntropySource entropy_source) { in SetEntropySource() function in v8::v8::V86127 base::RandomNumberGenerator::SetEntropySource(entropy_source); in SetEntropySource()