Home
last modified time | relevance | path

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

/third_party/flutter/engine/flutter/shell/platform/fuchsia/dart_runner/
Ddart_runner.cc121 bool EntropySource(uint8_t* buffer, intptr_t count) { in EntropySource() function
/third_party/node/src/
Dnode_crypto.cc463 bool EntropySource(unsigned char* buffer, size_t length) { in EntropySource() function