Home
last modified time | relevance | path

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

/plugin/dokucrypt/
H A Dscript.js479 var Rcon = [ variable
657 (SBox[temp & 0xFF]<<24) ) ^ Rcon[Math.floor(j / Nk) - 1];
/plugin/dokucrypt2/
H A Dscript.js551 var Rcon = [ variable
729 (SBox[temp & 0xFF]<<24) ) ^ Rcon[Math.floor(j / Nk) - 1];
/plugin/pdfjs/pdfjs/build/
H A Dpdf.worker.js.map1Rcon\n t1 = t1 ^ rcon[i];\n for (let n = 0; n < 4; ++n) {\n result[j] = (t1 ^= re…