Home
last modified time | relevance | path

Searched defs:roundKey (Results 1 – 2 of 2) sorted by relevance

/plugin/dokucrypt/
H A Dscript.js621 function addRoundKey(state, roundKey) { argument
671 function jcRound(state, roundKey) { argument
678 function inverseRound(state, roundKey) { argument
685 function finalRound(state, roundKey) { argument
691 function inverseFinalRound(state, roundKey){ argument
/plugin/dokucrypt2/
H A Dscript.js693 function addRoundKey(state, roundKey) { argument
743 function jcRound(state, roundKey) { argument
750 function inverseRound(state, roundKey) { argument
757 function finalRound(state, roundKey) { argument
763 inverseFinalRound(state, roundKey) global() argument
[all...]