Searched refs:subWord (Results 1 – 1 of 1) sorted by relevance
572 $temp = $this->subWord($temp) ^ $rcon[$i / $this->Nk];574 $temp = $this->subWord($temp);596 $dw = $this->subWord($this->w[$row][$j]);634 private function subWord($word) function in phpseclib3\\Crypt\\Rijndael