Home
last modified time | relevance | path

Searched refs:blocksize (Results 1 – 22 of 22) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dhmac.py25 blocksize = 64 # 512-bit HMAC; can be changed in subclasses. variable in HMAC
54 blocksize = self.inner.block_size
55 if blocksize < 16:
59 'default of %d.' % (blocksize, self.blocksize),
61 blocksize = self.blocksize
64 'Assuming %d.' % (self.blocksize),
66 blocksize = self.blocksize
68 if len(key) > blocksize:
71 key = key + chr(0) * (blocksize - len(key))
Dmd5.py13 blocksize = 1 # legacy value (wrong in any useful sense) variable
Dsha.py13 blocksize = 1 # legacy value (wrong in any useful sense) variable
Dftplib.py384 def retrbinary(self, cmd, callback, blocksize=8192, rest=None): argument
401 data = conn.recv(blocksize)
438 def storbinary(self, cmd, fp, blocksize=8192, callback=None, rest=None): argument
456 buf = fp.read(blocksize)
680 def retrbinary(self, cmd, callback, blocksize=8192, rest=None): argument
685 data = conn.recv(blocksize)
720 def storbinary(self, cmd, fp, blocksize=8192, callback=None, rest=None): argument
725 buf = fp.read(blocksize)
Dhttplib.py779 blocksize = 8192
782 datablock = data.read(blocksize)
785 datablock = data.read(blocksize)
Dtarfile.py646 blocksize = 16 * 1024 variable in _BZ2Proxy
668 raw = self.fileobj.read(self.blocksize)
783 blocksize = 1024 variable in ExFileObject
835 buf = self.fileobj.read(self.blocksize)
Durllib.py1580 def reporthook(blocknum, blocksize, totalsize): argument
1583 blocknum, blocksize, totalsize)
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
Dhashlib.py181 blocksize = getattr(inner, 'block_size', 64)
182 if len(password) > blocksize:
184 password = password + b'\x00' * (blocksize - len(password))
Dmd5.py13 blocksize = 1 # legacy value (wrong in any useful sense) variable
Dsha.py13 blocksize = 1 # legacy value (wrong in any useful sense) variable
/device/linaro/bootloader/arm-trusted-firmware/plat/hikey/
Dusb.c409 int blocksize,packets; in hiusb_epx_tx() local
430 blocksize = 64; in hiusb_epx_tx()
432 blocksize = usb_drv_port_speed() ? USB_BLOCK_HIGH_SPEED_SIZE : 64; in hiusb_epx_tx()
434 packets = (len + blocksize - 1) / blocksize; in hiusb_epx_tx()
545 unsigned int blocksize = 0, data; in hiusb_epx_rx() local
558 blocksize = usb_drv_port_speed() ? USB_BLOCK_HIGH_SPEED_SIZE : 64; in hiusb_epx_rx()
559 packets = (len + blocksize - 1) / blocksize; in hiusb_epx_rx()
565 endpoints[ep].size = MAX_RX_PACKET * blocksize; in hiusb_epx_rx()
566 len = MAX_RX_PACKET * blocksize; in hiusb_epx_rx()
588 if (len >= blocksize * 64) { in hiusb_epx_rx()
[all …]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/
Dftpmirror.py338 def __init__(self, fp, blocksize, outfp): argument
342 self.blocksize = blocksize
346 hashes = int(self.bytes) / self.blocksize
/device/huawei/angler/
Dreleasetools.py248 blocksize = 4096
250 partial_tf = len(tf.data) % blocksize
251 partial_sf = len(sf.data) % blocksize
/device/linaro/bootloader/OpenPlatformPkg/Drivers/Usb/DwUsbDxe/
DDwUsbDxe.c139 UINT32 blocksize; in ep_tx() local
145 blocksize = 64; in ep_tx()
147 blocksize = usb_drv_port_speed() ? USB_BLOCK_HIGH_SPEED_SIZE : 64; in ep_tx()
149 packets = (len + blocksize - 1) / blocksize; in ep_tx()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/sockets/
Dgopher.py120 def get_alt_binary(selector, host, port, func, blocksize): argument
123 data = f.read(blocksize)
/device/lge/bullhead/kernel-headers/linux/
Dfuse.h441 uint32_t blocksize; member
/device/lge/bullhead/original-kernel-headers/linux/
Dfuse.h605 uint32_t blocksize; member
/device/huawei/angler/kernel-headers/linux/
Dfuse.h441 uint32_t blocksize; member
/device/huawei/angler/original-kernel-headers/linux/
Dfuse.h605 uint32_t blocksize; member
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dcompile.c3550 blocksize(basicblock *b) in blocksize() function
3713 bsize = blocksize(b); in assemble_jump_offsets()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Dcompile.c3574 blocksize(basicblock *b) in blocksize() function
3737 bsize = blocksize(b); in assemble_jump_offsets()
/device/linaro/bootloader/edk2/BaseTools/UserManuals/
DGenFv_Utility_Man_Page.rtf131 …s18\cf1\insrsid4195908 \hich\af39\dbch\af31505\loch\f39 -b BlockSize, --blocksize BlockSize}{\rtlc…