Searched refs:byteSub (Results 1 – 3 of 3) sorted by relevance
/plugin/dokucrypt3/ |
H A D | crypto_low-level.js | 143 function byteSub(state, direction) { function 245 byteSub(state, "encrypt"); 255 byteSub(state, "decrypt"); 259 byteSub(state, "encrypt"); 267 byteSub(state, "decrypt");
|
/plugin/dokucrypt/ |
D | script.js | 570 function byteSub(state, direction) { function 672 byteSub(state, "encrypt"); 682 byteSub(state, "decrypt"); 686 byteSub(state, "encrypt"); 694 byteSub(state, "decrypt");
|
/plugin/dokucrypt2/ |
D | script.js | 642 function byteSub(state, direction) { function 744 byteSub(state, "encrypt"); 754 byteSub(state, "decrypt"); 758 byteSub(state, "encrypt"); 766 byteSub(state, "decrypt");
|