Home
last modified time | relevance | path

Searched defs:lengths (Results 1 – 11 of 11) sorted by relevance

/openbmc/u-boot/fs/jffs2/
H A Dmini_inflate.c141 struct huffman_set *lengths = &(stream->lengths); in decompress_huffman() local
225 struct huffman_set *lengths = &(stream->lengths); in decompress_dynamic() local
321 struct huffman_set *lengths = &(stream->lengths); in decompress_fixed() local
/openbmc/u-boot/include/jffs2/
H A Dmini_inflate.h23 int *lengths; /* The bit length of symbols */ member
57 struct huffman_set lengths; member
/openbmc/qemu/block/
H A Ddmg.h45 uint64_t *lengths; member
/openbmc/libcper/generator/
H A Dcper-generate.c124 const size_t *lengths, in generate_section_descriptor()
/openbmc/linux/arch/arm64/crypto/
H A Dghash-ce-glue.c343 be128 lengths; in gcm_encrypt() local
408 be128 lengths; in gcm_decrypt() local
H A Dsm4-ce-gcm-glue.c142 const u8 *ghash_table, const u8 *lengths)) in gcm_crypt()
/openbmc/linux/arch/arm/crypto/
H A Dghash-ce-glue.c498 be128 lengths; in gcm_encrypt() local
590 be128 lengths; in gcm_decrypt() local
/openbmc/linux/fs/orangefs/
H A Ddowncall.h73 __s32 lengths[ORANGEFS_MAX_XATTR_LISTLEN]; member
/openbmc/u-boot/lib/libavb/
H A Davb_util.c329 size_t lengths[AVB_STRDUPV_MAX_NUM_STRINGS]; in avb_strdupv() local
/openbmc/linux/crypto/
H A Dgcm.c228 be128 lengths; in gcm_hash_len() local
/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_init.c4171 static const char * const lengths[] = { "(10km)", "(5km)", "" }; in qla24xx_detect_sfp() local