Home
last modified time | relevance | path

Searched defs:clen (Results 1 – 8 of 8) sorted by relevance

/openbmc/u-boot/fs/btrfs/
H A Dcompression.c13 static u32 decompress_lzo(const u8 *cbuf, u32 clen, u8 *dbuf, u32 dlen) in decompress_lzo()
63 static u32 decompress_zlib(const u8 *_cbuf, u32 clen, u8 *dbuf, u32 dlen) in decompress_zlib()
111 u32 btrfs_decompress(u8 type, const char *c, u32 clen, char *d, u32 dlen) in btrfs_decompress()
H A Dextent-io.c16 u32 clen, dlen, orig_size = size, res; in btrfs_read_extent_inline() local
68 u64 physical, clen, dlen, orig_size = size; in btrfs_read_extent_reg() local
/openbmc/qemu/include/hw/isa/
H A Dvt82c686.h20 uint32_t clen; member
/openbmc/qemu/crypto/
H A Dtlscredspsk.c42 size_t clen = 0, i; in lookup_key() local
/openbmc/qemu/tests/unit/
H A Dtest-crypto-akcipher.c685 size_t clen; member
/openbmc/qemu/chardev/
H A Dwctablet.c212 unsigned int i, clen; in wctablet_chr_write() local
/openbmc/u-boot/common/
H A Dcommand.c186 int len, clen; in complete_subcmdv() local
/openbmc/qemu/hw/usb/
H A Dhost-libusb.c133 unsigned int clen; member