Home | History | Annotate | Download | only in include

Lines Matching refs:EntropySource

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