| /rk3399_rockchip-uboot/test/ |
| H A D | compression.c | 127 void *out, unsigned long out_max, in compress_using_gzip() 141 void *out, unsigned long out_max, in uncompress_using_gzip() 155 void *out, unsigned long out_max, in compress_using_bzip2() 173 void *out, unsigned long out_max, in uncompress_using_bzip2() 188 void *out, unsigned long out_max, in compress_using_lzma() 206 void *out, unsigned long out_max, in uncompress_using_lzma() 220 void *out, unsigned long out_max, in compress_using_lzo() 238 void *out, unsigned long out_max, in uncompress_using_lzo() 253 void *out, unsigned long out_max, in compress_using_lz4() 271 void *out, unsigned long out_max, in uncompress_using_lz4() [all …]
|
| /rk3399_rockchip-uboot/drivers/clk/ |
| H A D | clk_scmi.c | 18 struct scmi_clk_state_out out; in scmi_clk_gate() local 46 struct scmi_clk_rate_get_out out; in scmi_clk_get_rate() local 71 struct scmi_clk_rate_set_out out; in scmi_clk_set_rate() local
|
| /rk3399_rockchip-uboot/drivers/reset/ |
| H A D | reset-scmi.c | 20 struct scmi_rd_reset_out out; in scmi_reset_set_level() local 48 struct scmi_rd_attr_out out; in scmi_reset_request() local
|
| /rk3399_rockchip-uboot/scripts/kconfig/ |
| H A D | zconf.y | 598 static void print_quoted_string(FILE *out, const char *str) in print_quoted_string() 615 static void print_symbol(FILE *out, struct menu *menu) in print_symbol() 702 void zconfdump(FILE *out) in zconfdump()
|
| H A D | util.c | 40 FILE *out; in file_write_dep() 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/drivers/crypto/rsa_mod_exp/ |
| H A D | mod_exp_uclass.c | 18 struct key_prop *node, uint8_t *out) in rsa_mod_exp()
|
| H A D | mod_exp_sw.c | 14 struct key_prop *prop, uint8_t *out) in mod_exp_sw()
|
| /rk3399_rockchip-uboot/test/overlay/ |
| H A D | cmd_ut_overlay.c | 27 u32 *out) in ut_fdt_getprop_u32_by_index() 47 u32 *out) in ut_fdt_getprop_u32() 53 const char **out) in fdt_getprop_str()
|
| /rk3399_rockchip-uboot/lib/lzo/ |
| H A D | lzo1x_decompress.c | 22 #define HAVE_LB(m_pos, out, op) (m_pos < out || m_pos >= op) argument 142 unsigned char *out, size_t *out_len) in lzo1x_decompress_safe()
|
| /rk3399_rockchip-uboot/drivers/crypto/fsl/ |
| H A D | fsl_rsa.c | 20 struct key_prop *prop, uint8_t *out) in fsl_mod_exp()
|
| /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/ |
| H A D | crypto-uclass.c | 308 const u8 *in, u8 *out, u32 len, bool enc) in crypto_cipher() 337 u8 *out, u8 *tag) in crypto_ae() 351 const u8 *in, u8 *out, u32 len, bool enc) in crypto_fw_cipher()
|
| /rk3399_rockchip-uboot/arch/sandbox/include/asm/ |
| H A D | bitops.h | 64 int out; in test_and_set_bit() local 86 int out; in test_and_clear_bit() local
|
| /rk3399_rockchip-uboot/lib/zlib/ |
| H A D | inflate.c | 100 local int updatewindow(z_streamp strm, unsigned out) in updatewindow() 336 unsigned in, out; /* save starting available input and output */ in inflate() local
|
| H A D | inffast.c | 75 unsigned char FAR *out; /* local strm->next_out */ in inflate_fast() local
|
| /rk3399_rockchip-uboot/lib/ |
| 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 | 56 void *out = dst; in ulz4fn() local
|
| /rk3399_rockchip-uboot/arch/m68k/include/asm/coldfire/ |
| H A D | rng.h | 18 u32 out; /* 0x0C Output FIFO */ member
|
| /rk3399_rockchip-uboot/arch/arm/include/asm/ |
| H A D | bitops.h | 55 int out; in test_and_set_bit() local 77 int out; in test_and_clear_bit() local
|
| /rk3399_rockchip-uboot/drivers/misc/ |
| H A D | cros_ec_spi.c | 89 uint8_t *out; in cros_ec_spi_command() local
|
| /rk3399_rockchip-uboot/cmd/ |
| H A D | crypto.c | 111 #define CIPHER_XTS_TEST(algo_type, mode_type, key1, key2, iv_val, in, out) { \ argument 131 in, out, aad_val, tag_val) { \ argument 150 #define RSA_TEST(nbits, bn, be, bc, bd, in, out) { \ argument 442 u8 out[64]; in test_hash_result() local 510 u8 out[256], tag[16]; in test_cipher_result() local
|
| /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() 1371 u8 *out, u8 *tag) in rk_crypto_ae() 1402 u8 *out, u8 *tag) in rockchip_crypto_ae() 1419 const u8 *in, u8 *out, u32 len, bool enc) in rockchip_crypto_fw_cipher()
|
| /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/fs/jffs2/ |
| H A D | compr_lzo.c | 104 #define TEST_LOOKBEHIND(m_pos,out) if (m_pos < out) goto lookbehind_overrun argument 151 lzo_byte * out, lzo_uintp out_len, lzo_voidp wrkmem) in lzo1x_decompress()
|