Home
last modified time | relevance | path

Searched defs:length (Results 1 – 25 of 29) sorted by relevance

12

/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DAES.php66 public function setBlockLength($length)
80 public function setKeyLength($length)
H A DRandom.php43 public static function string($length)
H A DRijndael.php192 public function setKeyLength($length)
241 public function setBlockLength($length)
H A DRC4.php131 public function setKeyLength($length)
H A DTripleDES.php216 public function setKeyLength($length)
H A DDH.php248 public static function createKey(Parameters $params, $length = 0)
H A DTwofish.php394 public function setKeyLength($length)
H A DRC2.php298 public function setKeyLength($length)
H A DHash.php87 private $length; variable in phpseclib3\\Crypt\\Hash
683 private static function nh32($k, $m, $length)
809 private static function nh64($k, $m, $length)
H A DBlowfish.php355 public function setKeyLength($length)
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/System/SSH/Common/Traits/
H A DReadBytes.php29 public function readBytes($length)
/dokuwiki/vendor/paragonie/constant_time_encoding/src/
H A DBinary.php78 $length = null
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Signature/
H A DIEEE.php61 public static function save(BigInteger $r, BigInteger $s, $curve, $length)
/dokuwiki/lib/scripts/
H A Dhelpers.js12 function substr_replace(str, replace, start, length) { argument
/dokuwiki/inc/Utf8/
H A DPhpString.php82 public static function substr($str, $offset, $length = null)
181 public static function substr_replace($string, $replacement, $start, $length = 0)
/dokuwiki/vendor/splitbrain/php-archive/src/
H A DTar.php150 public function readCurrentEntry($length = PHP_INT_MAX)
483 protected function readbytes($length)
803 static public function numberEncode($value, $length)
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/
H A DPKCS1.php100 private static function generateSymmetricKey($password, $iv, $length)
H A DPuTTY.php75 private static function generateV2Key($password, $length)
/dokuwiki/vendor/openpsa/universalfeedcreator/lib/Creator/
H A DFeedCreator.php98 public static function iTrunc($string, $length)
/dokuwiki/vendor/splitbrain/php-cli/src/
H A DTableFormatter.php271 protected function substr($string, $start = 0, $length = null)
/dokuwiki/inc/
H A Dutf8.php100 function utf8_substr($str, $offset, $length = null)
109 function utf8_substr_replace($string, $replacement, $start, $length = 0)
H A DJpegMeta.php1273 function _writeJPEGMarker($marker, $length, &$data, $origLength) {
3176 function & _getFixedString(&$data, $pos, $length = -1) {
3202 function _hexDump(&$data, $start = 0, $length = -1) {
/dokuwiki/vendor/simplepie/simplepie/src/
H A DEnclosure.php159 public $length; variable in SimplePie\\Enclosure
229 …public function __construct($link = null, $type = null, $length = null, $javascript = null, $bitra…
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/
H A DSymmetricKey.php869 public function setKeyLength($length)
1895 public function getTag($length = 16)
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/File/
H A DASN1.php1481 public static function encodeLength($length)

12