Searched defs:entropy_source (Results 1 – 2 of 2) sorted by relevance
22 static RandomNumberGenerator::EntropySource entropy_source = nullptr; variable
6021 void v8::V8::SetEntropySource(EntropySource entropy_source) { in SetEntropySource()