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