Searched defs:in (Results 1 - 25 of 40) sorted by relevance

12

/openwrt/package/network/services/ead/src/
H A Dpfc.c44 struct bpf_insn *in = &filter.bf_insns[i]; local
H A Dsha1.c41 static void sha_transform(uint32_t *digest, const unsigned char *in, uint32_t *W) argument
/openwrt/package/system/mtd/src/
H A Dmd5.h56 unsigned char in[64]; /* input buffer */ member in struct:__anon104
H A Dmd5.c127 UINT4 in[16]; local
164 UINT4 in[16]; local
[all...]
/openwrt/tools/firmware-utils/src/
H A Dmd5.h56 unsigned char in[64]; /* input buffer */ member in struct:__anon279
H A Dxorimage.c55 FILE *in = stdin; local
H A Dlzma2eva.c50 FILE *in, *out; local
[all...]
H A Dasustrx.c153 FILE *in, *out; local
H A Dmd5.c127 UINT4 in[16]; local
164 UINT4 in[16]; local
[all...]
H A Dtrx.c96 FILE *in; local
[all...]
H A Dtrx2usr.c157 FILE* in; local
/openwrt/docs/
H A Dconfig.tex
/openwrt/package/boot/uboot-ar71xx/files/drivers/spi/
H A Dar71xx_spi.c122 uint32_t in; local
/openwrt/target/linux/generic/files/fs/yaffs2/
H A Dyaffs_yaffs1.c35 struct yaffs_obj *in; local
[all...]
/openwrt/package/kernel/lantiq/ltq-deu/src/
H A Difxmips_md5.c107 static void md5_transform(struct md5_ctx *mctx, u32 *hash, u32 const *in) argument
H A Difxmips_sha1.c101 static void sha1_transform (struct sha1_ctx *sctx, u32 *state, const u32 *in) argument
H A Difxmips_des.c355 void des_encrypt (struct crypto_tfm *tfm, uint8_t * out, const uint8_t * in) argument
370 void des_decrypt (struct crypto_tfm *tfm, uint8_t * out, const uint8_t * in) argument
[all...]
H A Difxmips_arc4.c230 static void arc4_crypt(struct crypto_tfm *tfm, u8 *out, const u8 *in) argument
H A Difxmips_md5_hmac.c112 static void md5_hmac_transform(struct shash_desc *desc, u32 const *in) argument
258 u32 *in = &temp[0]; local
H A Difxmips_sha1_hmac.c102 static int sha1_hmac_transform(struct shash_desc *desc, u32 const *in) argument
241 u32 *in = &temp[0]; local
/openwrt/package/libs/libiconv/src/
H A Diconv.c208 static inline int utf8dec_wchar(wchar_t *c, unsigned char *in, size_t inb) argument
272 iconv(iconv_t cd, char **in, size_t *inb, char **out, size_t *outb) argument
[all...]
/openwrt/package/utils/otrx/src/
H A Dotrx.c239 FILE *in; local
/openwrt/package/utils/oseama/src/
H A Doseama.c225 FILE *in; local
/openwrt/scripts/config/
H A Dconf.c694 void xfgets(char *str, int size, FILE *in) argument
/openwrt/target/linux/ar71xx/files/drivers/mtd/nand/
H A Drb91x_nand.c158 u32 in; local

Completed in 123 milliseconds

12