Home
last modified time | relevance | path

Searched defs:output (Results 1 – 25 of 34) sorted by relevance

12

/rk3399_rockchip-uboot/tools/
H A Dgenboardscfg.py59 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 Dubsha1.c20 unsigned char output[20]; in main() local
/rk3399_rockchip-uboot/drivers/crypto/
H A Dcrypto-uclass.c159 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 Dmd5sum.c79 u8 output[16]; in do_md5sum() local
142 u8 output[16]; in do_md5sum() local
/rk3399_rockchip-uboot/drivers/crypto/rockchip/
H A Dcrypto_v1.c177 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 Dcrypto_ce.c391 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 Depd_lut.c50 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 Davbtool.py2188 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 Dmailmapper89 output = {} variable
H A Dget_maintainer.pl2276 sub output { subroutine
/rk3399_rockchip-uboot/lib/
H A Dsha1.c359 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 Dsha256.c319 unsigned char *output) in sha256_csum()
338 unsigned char *output, unsigned int chunk_sz) in sha256_csum_wd()
H A Dcrc32.c256 unsigned char *output, unsigned int chunk_sz) in crc32_wd_buf()
/rk3399_rockchip-uboot/common/
H A Dhash.c237 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 Dcli_simple.c61 void cli_simple_process_macros(const char *input, char *output) in cli_simple_process_macros()
/rk3399_rockchip-uboot/include/dm/
H A Dof_access.h349 int index, const char **output) in of_property_read_string_index()
/rk3399_rockchip-uboot/drivers/video/rockchip/
H A Drk_lvds.c40 int output; member
/rk3399_rockchip-uboot/tools/patman/
H A Dcros_subprocess.py103 def CommunicateFilter(self, output): argument
/rk3399_rockchip-uboot/lib/rsa/
H A Drsa-verify.c92 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 Ddtb_platdata.py545 def run_steps(args, dtb_file, include_disabled, output): argument
/rk3399_rockchip-uboot/drivers/gpio/
H A Ddb8500_gpio.c194 int output = PIN_DIR(cfg); in config_pin() local
H A Dtegra186_gpio.c47 bool output) in tegra186_gpio_set_out()
H A Dsandbox.c90 int sandbox_gpio_set_direction(struct udevice *dev, unsigned offset, int output) in sandbox_gpio_set_direction()
H A Dtegra_gpio.c98 static void set_direction(unsigned gpio, int output) in set_direction()
/rk3399_rockchip-uboot/drivers/mmc/
H A Drpmb.c151 unsigned char *output) in rpmb_hmac()

12