Home | History | Annotate | Download | only in include

Lines Matching defs:EntropySource

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