Home | History | Annotate | Download | only in include

Lines Matching refs:EntropySource

6076  * EntropySource is used as a callback function when v8 needs a source
6079 typedef bool (*EntropySource)(unsigned char* buffer, size_t length);
6271 static void SetEntropySource(EntropySource source);