Searched refs:len64 (Results 1 – 1 of 1) sorted by relevance
1170 self::len64($this->aad) .1171 self::len64($ciphertext)1556 self::len64($this->aad) .1557 self::len64($ciphertext)3277 self::nullPad128($this->nonce) . str_repeat("\0", 8) . self::len64($this->nonce)3327 private static function len64($str) function in phpseclib3\\Crypt\\Common\\SymmetricKey