Home
last modified time | relevance | path

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

/plugin/dokucrypt/
H A Dscript.js678 function inverseRound(state, roundKey) { function
727 inverseRound(block, expandedKey.slice(Nb*i, Nb*(i+1)));
/plugin/dokucrypt2/
H A Dscript.js750 function inverseRound(state, roundKey) { function
799 inverseRound(block, expandedKey.slice(Nb*i, Nb*(i+1)));