Searched refs:nullPad128 (Results 1 – 2 of 2) sorted by relevance
521 self::nullPad128($this->aad) .522 self::nullPad128($ciphertext) .
1168 self::nullPad128($this->aad) .1169 self::nullPad128($ciphertext) .1554 self::nullPad128($this->aad) .1555 self::nullPad128($ciphertext) .3277 self::nullPad128($this->nonce) . str_repeat("\0", 8) . self::len64($this->nonce)3341 protected static function nullPad128($str) function in phpseclib3\\Crypt\\Common\\SymmetricKey