| /rk3399_rockchip-uboot/drivers/usb/host/ |
| H A D | xhci-mvebu.c | 46 struct mvebu_xhci *ctx = dev_get_priv(dev); in xhci_usb_probe() local
|
| H A D | xhci-zynqmp.c | 100 struct zynqmp_xhci *ctx = dev_get_priv(dev); in xhci_usb_probe() local
|
| /rk3399_rockchip-uboot/common/ |
| H A D | bedbug.c | 83 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 D | cli_hush.c | 2297 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 D | mxsimage.c | 44 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 D | kwbimage.c | 40 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 D | rkcommon.c | 302 sha256_context ctx; in do_sha256_hash() local
|
| /rk3399_rockchip-uboot/drivers/mmc/ |
| H A D | stm32_sdmmc2.c | 193 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 D | rpmb.c | 153 sha256_context ctx; in rpmb_hmac() local
|
| /rk3399_rockchip-uboot/tools/rockchip/ |
| H A D | loaderimage.c | 304 SHA_CTX ctx; in main() local 319 sha256_context ctx; in main() local
|
| H A D | trust_merger.c | 502 sha256_ctx ctx; in bl3xHash256() local 513 sha256_context ctx; in bl3xHash256() local
|
| /rk3399_rockchip-uboot/board/gdsys/a38x/ |
| H A D | hre.c | 184 sha1_context ctx; in read_common_data() local 330 sha1_context ctx; in compute_extend() local
|
| /rk3399_rockchip-uboot/board/freescale/common/ |
| H A D | fsl_validate.c | 489 void *ctx; in calc_img_key_hash() local 537 void *ctx; in calc_esbchdr_esbc_hash() local
|
| /rk3399_rockchip-uboot/cmd/ |
| H A D | crypto.c | 324 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 D | avb_slot_verify.c | 1724 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 D | controlcenterd-id.c | 332 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 D | rk_avb_ops_user.c | 684 sha256_context ctx; in rk_avb_write_perm_attr() local
|
| /rk3399_rockchip-uboot/drivers/ufs/ |
| H A D | ufs-rockchip-rpmb.c | 157 sha256_context ctx; in ufs_rpmb_hmac() local
|
| /rk3399_rockchip-uboot/common/spl/ |
| H A D | spl_fit.c | 158 cipher_fw_context ctx; in spl_fit_image_uncipher() local
|
| /rk3399_rockchip-uboot/drivers/usb/gadget/ |
| H A D | f_fastboot.c | 1888 sha256_context ctx; in cb_oem_perm_attr() local 2250 sha256_context ctx; in cb_oem() local
|
| /rk3399_rockchip-uboot/include/rockchip/ |
| H A D | rkce_core.h | 170 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 D | rsa-sign.c | 802 BN_CTX *ctx; in fdt_add_bignum() local
|