| /rk3399_rockchip-uboot/test/ |
| H A D | compression.c | 126 static int compress_using_gzip(void *in, unsigned long in_size, in compress_using_gzip() 140 static int uncompress_using_gzip(void *in, unsigned long in_size, in uncompress_using_gzip() 154 static int compress_using_bzip2(void *in, unsigned long in_size, in compress_using_bzip2() 172 static int uncompress_using_bzip2(void *in, unsigned long in_size, in uncompress_using_bzip2() 187 static int compress_using_lzma(void *in, unsigned long in_size, in compress_using_lzma() 205 static int uncompress_using_lzma(void *in, unsigned long in_size, in uncompress_using_lzma() 219 static int compress_using_lzo(void *in, unsigned long in_size, in compress_using_lzo() 237 static int uncompress_using_lzo(void *in, unsigned long in_size, in uncompress_using_lzo() 252 static int compress_using_lz4(void *in, unsigned long in_size, in compress_using_lz4() 270 static int uncompress_using_lz4(void *in, unsigned long in_size, in uncompress_using_lz4() [all …]
|
| /rk3399_rockchip-uboot/drivers/clk/ |
| H A D | clk_scmi.c | 14 struct scmi_clk_state_in in = { in scmi_clk_gate() local 43 struct scmi_clk_rate_get_in in = { in scmi_clk_get_rate() local 65 struct scmi_clk_rate_set_in in = { in scmi_clk_set_rate() local
|
| /rk3399_rockchip-uboot/drivers/usb/gadget/ |
| H A D | ci_udc.c | 304 static void ep_enable(int num, int in, int maxpacket) in ep_enable() 328 int num, in; in ci_ep_enable() local 357 static int ci_bounce(struct ci_req *ci_req, int in) in ci_bounce() 402 static void ci_debounce(struct ci_req *ci_req, int in) in ci_debounce() 426 int bit, num, len, in; in ci_ep_submit_next_request() local 557 int in, ret; in ci_ep_queue() local 606 int num, in, len, j; in handle_ep_complete() local 668 int num, in, _num, _in, i; in handle_setup() local 765 int i, num, in; in stop_activity() local 796 int bit, i, num, in; in udc_irq() local
|
| /rk3399_rockchip-uboot/lib/ |
| H A D | charset.c | 17 size_t utf16_strlen(const uint16_t *in) in utf16_strlen() 24 size_t utf16_strnlen(const uint16_t *in, size_t count) in utf16_strnlen()
|
| H A D | aes.c | 546 void aes_encrypt(u8 *in, u8 *expkey, u8 *out) in aes_encrypt() 567 void aes_decrypt(u8 *in, u8 *expkey, u8 *out) in aes_decrypt()
|
| H A D | lz4_wrapper.c | 55 const void *in = src; in ulz4fn() local
|
| /rk3399_rockchip-uboot/drivers/reset/ |
| H A D | reset-scmi.c | 15 struct scmi_rd_reset_in in = { in scmi_reset_set_level() local 45 struct scmi_rd_attr_in in = { in scmi_reset_request() local
|
| /rk3399_rockchip-uboot/drivers/bios_emulator/ |
| H A D | biosemu.c | 298 int X86API BE_int86(int intno, RMREGS * in, RMREGS * out) in BE_int86() 338 int X86API BE_int86x(int intno, RMREGS * in, RMREGS * out, RMSREGS * sregs) in BE_int86x()
|
| /rk3399_rockchip-uboot/fs/yaffs2/ |
| H A D | yaffs_guts.c | 986 static int yaffs_find_chunk_in_file(struct yaffs_obj *in, int inode_chunk, in yaffs_find_chunk_in_file() 1013 static int yaffs_find_del_file_chunk(struct yaffs_obj *in, int inode_chunk, in yaffs_find_del_file_chunk() 1045 int yaffs_put_chunk_in_file(struct yaffs_obj *in, int inode_chunk, in yaffs_put_chunk_in_file() 1202 static int yaffs_soft_del_worker(struct yaffs_obj *in, struct yaffs_tnode *tn, in yaffs_soft_del_worker() 1582 static void yaffs_invalidate_whole_cache(struct yaffs_obj *in) in yaffs_invalidate_whole_cache() 1647 static int yaffs_generic_obj_del(struct yaffs_obj *in) in yaffs_generic_obj_del() 1886 static void yaffs_hash_obj(struct yaffs_obj *in) in yaffs_hash_obj() 1899 struct yaffs_obj *in; in yaffs_find_by_number() local 2121 struct yaffs_obj *in; in yaffs_create_obj() local 2907 static int yaffs_rd_data_obj(struct yaffs_obj *in, int inode_chunk, u8 * buffer) in yaffs_rd_data_obj() [all …]
|
| H A D | yaffs_yaffs1.c | 34 struct yaffs_obj *in; in yaffs1_scan() local
|
| /rk3399_rockchip-uboot/lib/avb/libavb/ |
| H A D | avb_util.c | 29 uint32_t avb_be32toh(uint32_t in) { in avb_be32toh() 39 uint64_t avb_be64toh(uint64_t in) { in avb_be64toh() 54 uint32_t avb_htobe32(uint32_t in) { in avb_htobe32() 67 uint64_t avb_htobe64(uint64_t in) { in avb_htobe64()
|
| /rk3399_rockchip-uboot/drivers/crypto/ |
| H A D | crypto-uclass.c | 308 const u8 *in, u8 *out, u32 len, bool enc) in crypto_cipher() 322 const u8 *in, u32 len, u8 *tag) in crypto_mac() 336 const u8 *in, u32 len, const u8 *aad, u32 aad_len, in crypto_ae() 351 const u8 *in, u8 *out, u32 len, bool enc) in crypto_fw_cipher()
|
| /rk3399_rockchip-uboot/include/u-boot/ |
| H A D | md5.h | 15 unsigned char in[64]; member
|
| /rk3399_rockchip-uboot/arch/x86/lib/ |
| H A D | scu.c | 87 u32 *in, int inlen, u32 *out, int outlen) in scu_ipc_cmd() 133 int scu_ipc_command(u32 cmd, u32 sub, u32 *in, int inlen, u32 *out, int outlen) in scu_ipc_command()
|
| /rk3399_rockchip-uboot/drivers/crypto/rockchip/ |
| H A D | crypto_v2.c | 790 const u8 *in, const u8 *out, in dump_crypto_state() 981 static int hw_cipher_crypt(const u8 *in, u8 *out, u64 len, in hw_cipher_crypt() 1227 const u8 *iv, const u8 *in, u8 *out, u32 len, bool enc) in rk_crypto_des() 1261 const u8 *in, u8 *out, u32 len, bool enc) in rk_crypto_aes() 1282 const u8 *in, u8 *out, u32 len, bool enc) in rk_crypto_sm4() 1294 const u8 *in, u8 *out, u32 len, bool enc) in rockchip_crypto_cipher() 1327 const u8 *in, u32 len, u8 *tag) in rk_crypto_mac() 1354 const u8 *in, u32 len, u8 *tag) in rockchip_crypto_mac() 1370 const u8 *in, u32 len, const u8 *aad, u32 aad_len, in rk_crypto_ae() 1401 const u8 *in, u32 len, const u8 *aad, u32 aad_len, in rockchip_crypto_ae() [all …]
|
| H A D | crypto_ce.c | 728 const u8 *in, u32 in_len, u8 *out, u32 out_len) in rk_set_symm_td_sg() 752 const u8 *in, u8 *out, u32 len, bool enc, in rk_crypto_cipher() 895 const u8 *in, u8 *out, u32 len, bool enc) in rockchip_crypto_cipher() 901 const u8 *in, u32 len, u8 *tag) in rockchip_crypto_mac() 907 const u8 *in, u32 len, const u8 *aad, u32 aad_len, in rockchip_crypto_ae() 915 const u8 *in, u8 *out, u32 len, bool enc) in rockchip_crypto_fw_cipher()
|
| /rk3399_rockchip-uboot/fs/jffs2/ |
| H A D | compr_rubin.c | 46 void rubin_do_decompress(unsigned char *bits, unsigned char *in, in rubin_do_decompress()
|
| /rk3399_rockchip-uboot/common/spl/ |
| H A D | spl_ab.c | 32 static uint32_t htobe32(uint32_t in) in htobe32() 47 static uint32_t be32toh(uint32_t in) in be32toh()
|
| /rk3399_rockchip-uboot/arch/arm/mach-tegra/tegra20/ |
| H A D | crypto.c | 29 static void left_shift_vector(u8 *in, u8 *out, int size) in left_shift_vector()
|
| /rk3399_rockchip-uboot/lib/zlib/ |
| H A D | inffast.c | 73 unsigned char FAR *in; /* local strm->next_in */ in inflate_fast() local
|
| H A D | inflate.c | 336 unsigned in, out; /* save starting available input and output */ in inflate() local
|
| /rk3399_rockchip-uboot/lib/avb/rk_avb_user/ |
| H A D | rk_ab_ops_user.c | 35 static uint32_t htobe32(uint32_t in) in htobe32() 50 static uint32_t be32toh(uint32_t in) in be32toh()
|
| /rk3399_rockchip-uboot/lib/lzo/ |
| H A D | lzo1x_decompress.c | 141 int lzo1x_decompress_safe(const unsigned char *in, size_t in_len, in lzo1x_decompress_safe()
|
| /rk3399_rockchip-uboot/drivers/spi/ |
| H A D | ath79_spi.c | 66 u32 out, in; in ath79_spi_xfer() local
|
| /rk3399_rockchip-uboot/drivers/usb/emul/ |
| H A D | sandbox_keyb.c | 44 struct membuff in; member
|