Searched defs:mlen (Results 1 – 6 of 6) sorted by relevance
/u-boot/fs/zfs/ |
A D | zfs_lzjb.c | 65 int mlen = (src[0] >> (NBBY - MATCH_BITS)) + MATCH_MIN; in lzjb_decompress() local
|
/u-boot/lib/rsa/ |
A D | rsa-keyprop.c | 465 size_t u, mlen; in br_i32_muladd_small() local 586 size_t mlen, alen, u; in br_i32_reduce() local
|
/u-boot/drivers/net/ |
A D | ne2000_base.c | 451 int i, mlen; in dp83902a_recv() local
|
/u-boot/lib/zstd/ |
A D | zstd_opt.h | 431 U32 u, mlen, best_mlen, best_off, litLength; in ZSTD_compressBlock_opt_generic() local 729 U32 u, mlen, best_mlen, best_off, litLength; in ZSTD_compressBlock_opt_extDict_generic() local
|
A D | zstd_internal.h | 157 U32 mlen; member
|
/u-boot/lib/ |
A D | bch.c | 238 unsigned int i, mlen; in encode_bch() local
|
Completed in 21 milliseconds