Searched defs:block (Results 1 - 18 of 18) sorted by relevance

/openwrt/package/utils/oseama/src/
H A Dmd5.h38 MD5_u32plus block[16]; member in struct:__anon106
/openwrt/package/network/services/ead/src/tinysrp/
H A Dt_sha.c55 CHAR64LONG16* block; local
[all...]
/openwrt/package/kernel/lantiq/ltq-deu/src/
H A Difxmips_md5.c83 u32 block[MD5_BLOCK_WORDS]; member in struct:md5_ctx
[all...]
H A Difxmips_md5_hmac.c84 u32 block[MD5_BLOCK_WORDS]; member in struct:md5_hmac_ctx
[all...]
/openwrt/target/linux/generic/files/fs/yaffs2/
H A Dyaffs_checkptrw.c30 static int apply_block_offset(struct yaffs_dev *dev, int block) argument
[all...]
H A Dyaffs_summary.c49 unsigned block; /* Must be this block */ member in struct:yaffs_summary_header
H A Dyaffs_yaffs2.c917 int block; member in struct:yaffs_block_index
[all...]
H A Dyaffs_guts.c2585 yaffs_gc_block(struct yaffs_dev *dev, int block, int whole_block) argument
2985 int block; local
[all...]
/openwrt/tools/flock/src/
H A Dflock.c130 int block = 0; local
/openwrt/package/boot/uboot-oxnas/files/arch/arm/include/asm/arch-nas782x/
H A Dclock.h61 static inline void reset_block(int block, int reset) argument
72 static inline void enable_clock(int block) argument
77 static inline void disable_clock(int block) argument
/openwrt/target/linux/adm8668/files-3.18/drivers/mtd/maps/
H A Dadm8668.c237 unsigned char *block, *data; local
/openwrt/package/network/services/ead/src/
H A Dpw_encrypt_md5.c257 static void __md5_Transform(uint32_t state[4], const unsigned char block[64]) argument
/openwrt/package/system/mtd/src/
H A Dmtd.c89 int mtd_open(const char *mtd, bool block) argument
[all...]
/openwrt/target/linux/at91/image/dfboot/src/
H A Dmain.c481 int block = 0; local
/openwrt/tools/firmware-utils/src/
H A Dmkmylofw.c530 write_out_file(FILE *outfile, struct fw_block *block, uint32_t *crc) argument
[all...]
H A Dmkcsysimg.c550 block_stat_file(struct csys_block *block) argument
570 block_writeout_hdr(FILE *outfile, struct csys_block *block) argument
591 block_writeout_file(FILE *outfile, struct csys_block *block) argument
639 block_writeout_data(FILE *outfile, struct csys_block *block) argument
658 block_writeout_csum(FILE *outfile, struct csys_block *block) argument
675 block_writeout(FILE *outfile, struct csys_block *block) argument
713 struct csys_block *block; local
797 struct csys_block *block; local
907 struct csys_block *block; local
[all...]
H A Dmkzynfw.c635 block_stat_file(struct fw_block *block) argument
727 write_out_block(FILE *outfile, struct fw_block *block, struct csum_state *css) argument
749 struct fw_block *block; local
927 struct fw_block *block; local
987 struct fw_block *block; local
1025 struct fw_block *block; local
[all...]
/openwrt/target/linux/ar71xx/files/drivers/spi/
H A Dspi-vsc7385.c162 static int vsc7385_is_addr_valid(u8 block, u8 subblock) argument
194 static inline u8 vsc7385_make_addr(u8 mode, u8 block, u8 subblock) argument
205 static int vsc7385_read(struct vsc7385 *vsc, u8 block, u8 subblock, u8 reg, argument
248 static int vsc7385_write(struct vsc7385 *vsc, u8 block, u8 subblock, u8 reg, argument
287 vsc7385_write_verify(struct vsc7385 *vsc, u8 block, u8 subblock, u8 reg, u32 value, u32 read_mask, u32 read_val) argument
[all...]

Completed in 110 milliseconds