Home
last modified time | relevance | path

Searched refs:S0 (Results 1 – 3 of 3) sorted by path

/dokuwiki/lib/images/smileys/
H A Dcool.svg1 <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill-rule="evenodd" clip-rule="evenodd" fill="#292 (…)
H A Dsurprised.svg1 <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><ellipse fill="#664500" cx="18" cy="25" rx="4" ry="5"/>< (…)
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DTwofish.php317 private $S0 = [];
454 $K = $S0 = $S1 = $S2 = $S3 = [];
476 $S0[$i] = $m0[$q0[$q0[$i] ^ $s4] ^ $s0];
502 $S0[$i] = $m0[$q0[$q0[$q1[$i] ^ $s8] ^ $s4] ^ $s0];
529 $S0[$i] = $m0[$q0[$q0[$q1[$q1[$i] ^ $sc] ^ $s8] ^ $s4] ^ $s0];
537 $this->S0 = $S0;
598 $S0 = $this->S0;
612 $t0 = $S0[
328 var $S0 = array(); global() variable in phpseclib\\Crypt\\Twofish
[all...]