| /rk3399_rockchip-uboot/tools/ |
| H A D | genboardscfg.py | 59 def output_is_new(output): argument 378 def format_and_output(params_list, output): argument 411 def gen_boards_cfg(output, jobs=1, force=False): argument
|
| H A D | ubsha1.c | 20 unsigned char output[20]; in main() local
|
| /rk3399_rockchip-uboot/drivers/crypto/ |
| H A D | crypto-uclass.c | 159 int crypto_sha_final(struct udevice *dev, sha_context *ctx, u8 *output) in crypto_sha_final() 229 int crypto_hmac_final(struct udevice *dev, sha_context *ctx, u8 *output) in crypto_hmac_final() 240 char *input, u32 input_len, u8 *output) in crypto_sha_csum() 259 int region_count, u8 *output) in crypto_sha_regions_csum() 281 int crypto_rsa_verify(struct udevice *dev, rsa_key *ctx, u8 *sign, u8 *output) in crypto_rsa_verify()
|
| /rk3399_rockchip-uboot/cmd/ |
| H A D | md5sum.c | 79 u8 output[16]; in do_md5sum() local 142 u8 output[16]; in do_md5sum() local
|
| /rk3399_rockchip-uboot/drivers/crypto/rockchip/ |
| H A D | crypto_v1.c | 177 sha_context *ctx, u8 *output) in rockchip_crypto_sha_final() 212 u8 *sign, u8 *output) in rockchip_crypto_rsa_verify() 270 u8 *sign, u8 *output) in rockchip_crypto_rsa_verify()
|
| H A D | crypto_ce.c | 391 static int rockchip_crypto_sha_final(struct udevice *dev, sha_context *ctx, u8 *output) in rockchip_crypto_sha_final() 432 static int rockchip_crypto_hmac_final(struct udevice *dev, sha_context *ctx, u8 *output) in rockchip_crypto_hmac_final() 949 u8 *sign, u8 *output) in rockchip_crypto_rsa_verify()
|
| /rk3399_rockchip-uboot/drivers/video/rk_eink/epdlut/ |
| H A D | epd_lut.c | 50 int epd_lut_get(struct epd_lut_data *output, enum epd_lut_type lut_type, int temperture, int pic, i… in epd_lut_get()
|
| /rk3399_rockchip-uboot/scripts/ |
| H A D | avbtool.py | 2188 def generate_test_image(self, output, image_size, start_byte): argument 2206 def extract_vbmeta_image(self, output, image_filename, padding_size): argument 2406 def info_image(self, image_filename, output, atx): argument 2591 def print_partition_digests(self, image_filename, output, as_json): argument 2612 def _print_partition_digests(self, image_filename, output, json_partitions, argument 2652 def calculate_vbmeta_digest(self, image_filename, hash_algorithm, output): argument 2695 def calculate_kernel_cmdline(self, image_filename, hashtree_disabled, output): argument 2907 def make_vbmeta_image(self, output, chain_partitions, algorithm_name, argument 3238 def extract_public_key(self, key_path, output): argument 3825 def make_atx_certificate(self, output, authority_key_path, subject_key_path, argument [all …]
|
| H A D | mailmapper | 89 output = {} variable
|
| H A D | get_maintainer.pl | 2276 sub output { subroutine
|
| /rk3399_rockchip-uboot/lib/ |
| H A D | sha1.c | 359 unsigned char *output) in sha1_csum() 378 unsigned char *output, unsigned int chunk_sz) in sha1_csum_wd() 415 unsigned char *output) in sha1_hmac()
|
| H A D | sha256.c | 319 unsigned char *output) in sha256_csum() 338 unsigned char *output, unsigned int chunk_sz) in sha256_csum_wd()
|
| H A D | crc32.c | 256 unsigned char *output, unsigned int chunk_sz) in crc32_wd_buf()
|
| /rk3399_rockchip-uboot/common/ |
| H A D | hash.c | 237 uint8_t *output, int *output_size) in hash_block() 371 static void hash_show(struct hash_algo *algo, ulong addr, ulong len, uint8_t *output) in hash_show() 393 uint8_t output[HASH_MAX_DIGEST_SIZE]; local
|
| H A D | cli_simple.c | 61 void cli_simple_process_macros(const char *input, char *output) in cli_simple_process_macros()
|
| /rk3399_rockchip-uboot/include/dm/ |
| H A D | of_access.h | 349 int index, const char **output) in of_property_read_string_index()
|
| /rk3399_rockchip-uboot/drivers/video/rockchip/ |
| H A D | rk_lvds.c | 40 int output; member
|
| /rk3399_rockchip-uboot/tools/patman/ |
| H A D | cros_subprocess.py | 103 def CommunicateFilter(self, output): argument
|
| /rk3399_rockchip-uboot/lib/rsa/ |
| H A D | rsa-verify.c | 92 uint8_t *output) in rsa_mod_exp_hw() 216 uint8_t *output, int output_len) in mask_generation_function1()
|
| /rk3399_rockchip-uboot/tools/dtoc/ |
| H A D | dtb_platdata.py | 545 def run_steps(args, dtb_file, include_disabled, output): argument
|
| /rk3399_rockchip-uboot/drivers/gpio/ |
| H A D | db8500_gpio.c | 194 int output = PIN_DIR(cfg); in config_pin() local
|
| H A D | tegra186_gpio.c | 47 bool output) in tegra186_gpio_set_out()
|
| H A D | sandbox.c | 90 int sandbox_gpio_set_direction(struct udevice *dev, unsigned offset, int output) in sandbox_gpio_set_direction()
|
| H A D | tegra_gpio.c | 98 static void set_direction(unsigned gpio, int output) in set_direction()
|
| /rk3399_rockchip-uboot/drivers/mmc/ |
| H A D | rpmb.c | 151 unsigned char *output) in rpmb_hmac()
|