Home
last modified time | relevance | path

Searched refs:mouseEntropyTime (Results 1 – 2 of 2) sorted by relevance

/plugin/dokucrypt/
H A Dscript.js1037 var mouseEntropyTime = 0; // Delay counter for mouse entropy collection variable
1044 if (mouseEntropyTime-- <= 0) {
1049 mouseEntropyTime = (entropyData[edlen - 3] ^ entropyData[edlen - 2] ^
/plugin/dokucrypt2/
H A Dscript.js1109 var mouseEntropyTime = 0; // Delay counter for mouse entropy collection variable
1116 if (mouseEntropyTime-- <= 0) {
1121 mouseEntropyTime = (entropyData[edlen - 3] ^ entropyData[edlen - 2] ^