Home
last modified time | relevance | path

Searched defs:ictx (Results 1 – 1 of 1) sorted by relevance

/u-boot/tools/
A Dmxsimage.c254 static int sb_aes_reinit(struct sb_image_ctx *ictx, int enc) in sb_aes_reinit()
310 static void sb_encrypt_sb_header(struct sb_image_ctx *ictx) in sb_encrypt_sb_header()
359 static void sb_encrypt_tag(struct sb_image_ctx *ictx, in sb_encrypt_tag()
370 static int sb_encrypt_image(struct sb_image_ctx *ictx) in sb_encrypt_image()
617 static int sb_build_dcd_block(struct sb_image_ctx *ictx, in sb_build_dcd_block()
1588 static int sb_load_cmdfile(struct sb_image_ctx *ictx) in sb_load_cmdfile()
1797 static void sb_decrypt_tag(struct sb_image_ctx *ictx, in sb_decrypt_tag()
1808 static int sb_verify_command(struct sb_image_ctx *ictx, in sb_verify_command()
1903 static int sb_verify_commands(struct sb_image_ctx *ictx, in sb_verify_commands()
2136 static void sb_free_image(struct sb_image_ctx *ictx) in sb_free_image()
[all …]

Completed in 7 milliseconds