Home
last modified time | relevance | path

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

/plugin/dokucrypt3/
H A Dcrypto_low-level.js610 var mouseEntropyTime = 0; // Delay counter for mouse entropy collection variable
617 if (mouseEntropyTime-- <= 0) {
622 mouseEntropyTime = (entropyData[edlen - 3] ^ entropyData[edlen - 2] ^
/plugin/dokucrypt/
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/
Dscript.js1109 var mouseEntropyTime = 0; // Delay counter for mouse entropy collection variable
1116 if (mouseEntropyTime-- <= 0) {
1121 mouseEntropyTime = (entropyData[edlen - 3] ^ entropyData[edlen - 2] ^