Searched refs:usingGeneratedPoly1305Key (Results 1 – 2 of 2) sorted by relevance
85 protected $usingGeneratedPoly1305Key = false; variable in phpseclib3\\Crypt\\Salsa20206 $this->usingGeneratedPoly1305Key = true;501 if (!$this->usingGeneratedPoly1305Key) {
133 $this->newtag = $this->usingGeneratedPoly1305Key && strlen($this->nonce) == 12 ?155 if ($this->usingGeneratedPoly1305Key && strlen($this->nonce) == 12) {246 $this->usingGeneratedPoly1305Key = true;