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