Home
last modified time | relevance | path

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

/openbmc/u-boot/tools/
H A Dmxsimage.c204 static int sb_aes_init(struct sb_image_ctx *ictx, uint8_t *iv, int enc) in sb_aes_init()
222 static int sb_aes_crypt(struct sb_image_ctx *ictx, uint8_t *in_data, in sb_aes_crypt()
253 static int sb_aes_reinit(struct sb_image_ctx *ictx, int enc) in sb_aes_reinit()
269 static void soprintf(struct sb_image_ctx *ictx, const char *fmt, ...) in soprintf()
309 static void sb_encrypt_sb_header(struct sb_image_ctx *ictx) in sb_encrypt_sb_header()
320 static void sb_encrypt_sb_sections_header(struct sb_image_ctx *ictx) in sb_encrypt_sb_sections_header()
340 static void sb_encrypt_key_dictionary_key(struct sb_image_ctx *ictx) in sb_encrypt_key_dictionary_key()
349 static void sb_decrypt_key_dictionary_key(struct sb_image_ctx *ictx) in sb_decrypt_key_dictionary_key()
358 static void sb_encrypt_tag(struct sb_image_ctx *ictx, in sb_encrypt_tag()
369 static int sb_encrypt_image(struct sb_image_ctx *ictx) in sb_encrypt_image()
[all …]
/openbmc/qemu/hw/usb/
H A Dhcd-xhci.c2097 dma_addr_t ictx, octx, dcbaap; in xhci_address_slot() local
2200 dma_addr_t ictx, octx; in xhci_configure_slot() local
2300 dma_addr_t ictx, octx; in xhci_evaluate_slot() local