Searched refs:nullPad128 (Results 1 – 2 of 2) sorted by relevance
521 self::nullPad128($this->aad) .522 self::nullPad128($ciphertext) .
1163 self::nullPad128($this->aad) .1164 self::nullPad128($ciphertext) .1549 self::nullPad128($this->aad) .1550 self::nullPad128($ciphertext) .3272 self::nullPad128($this->nonce) . str_repeat("\0", 8) . self::len64($this->nonce)3336 protected static function nullPad128($str) function in phpseclib3\\Crypt\\Common\\SymmetricKey