Home
last modified time | relevance | path

Searched defs:nlen (Results 1 – 9 of 9) sorted by relevance

/rk3399_rockchip-uboot/cmd/
H A Dsetexpr.c87 int nlen) /* length of new string */ in substitute()
137 int res, len, nlen, loop; in regex_sub() local
/rk3399_rockchip-uboot/fs/ubifs/
H A Dreplay.c399 union ubifs_key *key, const char *name, int nlen, in insert_dent()
448 int nlen = le16_to_cpu(dent->nlen); in ubifs_validate_entry() local
H A Dtnc.c538 int nlen, err; in matches_name() local
826 int nlen, err; in fallible_matches_name() local
H A Ddebug.c454 int nlen = le16_to_cpu(dent->nlen); in ubifs_dump_node() local
2106 int nlen; in check_leaf() local
H A Dubifs-media.h525 __le16 nlen; member
/rk3399_rockchip-uboot/lib/zlib/
H A Dinflate.h108 unsigned nlen; /* number of length code lengths */ member
/rk3399_rockchip-uboot/drivers/crypto/rockchip/
H A Dcrypto_ce.c440 static int hw_crypto_ccm128_setiv(u8 *iv_buf, u8 *nonce, u32 nlen, u32 mlen) in hw_crypto_ccm128_setiv()
H A Dcrypto_v2.c834 static int ccm128_set_iv_reg(u32 chn, const u8 *nonce, u32 nlen) in ccm128_set_iv_reg()
/rk3399_rockchip-uboot/drivers/video/
H A Dstb_truetype.h3111 static int stbtt__matchpair(stbtt_uint8 *fc, stbtt_uint32 nm, stbtt_uint8 *name, stbtt_int32 nlen, … in stbtt__matchpair()
3160 stbtt_int32 nlen = (stbtt_int32) STBTT_strlen((char *) name); in stbtt__matches() local