Home
last modified time | relevance | path

Searched defs:ctx (Results 26 – 47 of 47) sorted by relevance

12

/rk3399_rockchip-uboot/drivers/usb/host/
H A Dxhci-mvebu.c46 struct mvebu_xhci *ctx = dev_get_priv(dev); in xhci_usb_probe() local
H A Dxhci-zynqmp.c100 struct zynqmp_xhci *ctx = dev_get_priv(dev); in xhci_usb_probe() local
/rk3399_rockchip-uboot/common/
H A Dbedbug.c83 struct ppc_ctx ctx; in disppc() local
232 int print_operands (struct ppc_ctx *ctx) in print_operands()
656 int handle_bc (struct ppc_ctx *ctx) in handle_bc()
H A Dcli_hush.c2297 static int setup_redirect(struct p_context *ctx, int fd, redir_type style,
2355 static void initialize_context(struct p_context *ctx)
2402 static int reserved_word(o_string *dest, struct p_context *ctx)
2451 static int done_word(o_string *dest, struct p_context *ctx)
2542 static int done_command(struct p_context *ctx)
2591 static int done_pipe(struct p_context *ctx, pipe_style type)
2699 static int process_command_subs(o_string *dest, struct p_context *ctx, struct in_str *input, int su…
2742 static int parse_group(o_string *dest, struct p_context *ctx,
2838 static int handle_dollar(o_string *dest, struct p_context *ctx, struct in_str *input)
2942 int parse_string(o_string *dest, struct p_context *ctx, const char *src)
[all …]
/rk3399_rockchip-uboot/tools/
H A Dmxsimage.c44 void EVP_MD_CTX_free(EVP_MD_CTX *ctx) in EVP_MD_CTX_free()
50 int EVP_CIPHER_CTX_reset(EVP_CIPHER_CTX *ctx) in EVP_CIPHER_CTX_reset()
206 EVP_CIPHER_CTX *ctx; in sb_aes_init() local
225 EVP_CIPHER_CTX *ctx = ictx->cipher_ctx; in sb_aes_crypt() local
248 static int sb_aes_deinit(EVP_CIPHER_CTX *ctx) in sb_aes_deinit()
256 EVP_CIPHER_CTX *ctx = ictx->cipher_ctx; in sb_aes_reinit() local
2207 struct sb_image_ctx ctx; in mxsimage_verify_print_header() local
2324 struct sb_image_ctx ctx; in mxsimage_generate() local
H A Dkwbimage.c40 void EVP_MD_CTX_cleanup(EVP_MD_CTX *ctx) in EVP_MD_CTX_cleanup()
458 EVP_MD_CTX *ctx; in kwb_compute_pubkey_hash() local
606 EVP_MD_CTX *ctx; in kwb_sign() local
667 EVP_MD_CTX *ctx; in kwb_verify() local
H A Drkcommon.c302 sha256_context ctx; in do_sha256_hash() local
/rk3399_rockchip-uboot/drivers/mmc/
H A Dstm32_sdmmc2.c193 struct stm32_sdmmc2_ctx *ctx) in stm32_sdmmc2_start_data()
263 struct stm32_sdmmc2_ctx *ctx) in stm32_sdmmc2_end_cmd()
317 struct stm32_sdmmc2_ctx *ctx) in stm32_sdmmc2_end_data()
382 struct stm32_sdmmc2_ctx ctx; in stm32_sdmmc2_send_cmd() local
H A Drpmb.c153 sha256_context ctx; in rpmb_hmac() local
/rk3399_rockchip-uboot/tools/rockchip/
H A Dloaderimage.c304 SHA_CTX ctx; in main() local
319 sha256_context ctx; in main() local
H A Dtrust_merger.c502 sha256_ctx ctx; in bl3xHash256() local
513 sha256_context ctx; in bl3xHash256() local
/rk3399_rockchip-uboot/board/gdsys/a38x/
H A Dhre.c184 sha1_context ctx; in read_common_data() local
330 sha1_context ctx; in compute_extend() local
/rk3399_rockchip-uboot/board/freescale/common/
H A Dfsl_validate.c489 void *ctx; in calc_img_key_hash() local
537 void *ctx; in calc_esbchdr_esbc_hash() local
/rk3399_rockchip-uboot/cmd/
H A Dcrypto.c324 sha_context ctx; in test_hash_perf() local
379 int test_cipher_perf(struct udevice *dev, cipher_context *ctx, in test_cipher_perf()
509 cipher_context ctx; in test_cipher_result() local
/rk3399_rockchip-uboot/lib/avb/libavb/
H A Davb_slot_verify.c1724 AvbSHA256Ctx ctx; in avb_slot_verify_data_calculate_vbmeta_digest() local
1741 AvbSHA512Ctx ctx; in avb_slot_verify_data_calculate_vbmeta_digest() local
/rk3399_rockchip-uboot/board/gdsys/p1022/
H A Dcontrolcenterd-id.c332 sha1_context ctx; in read_common_data() local
559 sha1_context ctx; in compute_extend() local
/rk3399_rockchip-uboot/lib/avb/rk_avb_user/
H A Drk_avb_ops_user.c684 sha256_context ctx; in rk_avb_write_perm_attr() local
/rk3399_rockchip-uboot/drivers/ufs/
H A Dufs-rockchip-rpmb.c157 sha256_context ctx; in ufs_rpmb_hmac() local
/rk3399_rockchip-uboot/common/spl/
H A Dspl_fit.c158 cipher_fw_context ctx; in spl_fit_image_uncipher() local
/rk3399_rockchip-uboot/drivers/usb/gadget/
H A Df_fastboot.c1888 sha256_context ctx; in cb_oem_perm_attr() local
2250 sha256_context ctx; in cb_oem() local
/rk3399_rockchip-uboot/include/rockchip/
H A Drkce_core.h170 uint8_t ctx[RKCE_SYMM_CONTEXT_SIZE]; // offset 0x70 member
178 uint8_t ctx[RKCE_HASH_CONTEXT_SIZE]; // offset 0xB0 member
/rk3399_rockchip-uboot/lib/rsa/
H A Drsa-sign.c802 BN_CTX *ctx; in fdt_add_bignum() local

12