Home
last modified time | relevance | path

Searched defs:padding (Results 1 – 25 of 26) sorted by relevance

12

/u-boot/test/py/tests/
A Dtest_vboot.py57 def test_vboot(u_boot_console, sha_algo, padding, sign_options, required, argument
191 def test_with_algo(sha_algo, padding, sign_options): argument
305 def test_required_key(sha_algo, padding, sign_options): argument
/u-boot/include/mtd/
A Dubi-user.h271 __s8 padding[10]; member
409 __s8 padding[7]; member
421 __s8 padding[3]; member
434 __u8 padding[7]; member
443 __s8 padding[128]; member
A Dmtd-abi.h81 __u8 padding[7]; member
123 __u64 padding; /* Old obsolete field; do not use */ member
/u-boot/arch/arm/mach-socfpga/include/mach/
A Dscan_manager.h12 u32 padding[2]; member
A Dfreeze_controller.h11 u32 padding[3]; member
/u-boot/lib/libavb/
A Davb_crypto.h98 const uint8_t* padding; member
A Davb_rsa.c214 const uint8_t* padding, in avb_rsa_verify()
/u-boot/tools/
A Dvybridimage.c25 uint32_t padding[65280]; /* 0x00000400 - 0x0003ffff */ member
A Dstm32image.c34 uint32_t padding[83 / 4]; member
/u-boot/arch/x86/cpu/broadwell/
A Drefcode.c57 uint32_t padding[4]; member
/u-boot/fs/ubifs/
A Dubifs-media.h426 __u8 padding[2]; member
550 __u8 padding[2]; /* Watch 'zero_data_node_unused()' if changing! */ member
569 __u8 padding[12]; /* Watch 'zero_trun_node_unused()' if changing! */ member
616 __u8 padding[2]; member
707 __u8 padding[344]; member
723 __u8 padding[28]; member
/u-boot/drivers/mtd/ubi/
A Dubi-media.h371 __u8 padding[23]; member
444 __u8 padding[4]; member
461 __be32 padding[4]; member
/u-boot/arch/arm/mach-exynos/include/mach/
A Dspi.h26 unsigned char padding[0xffd0]; member
/u-boot/include/
A Dimximage.h161 uint32_t padding[1]; /* end up on an 8-byte boundary */ member
193 uint32_t padding[5]; member
A Dfsl_qe.h249 u8 padding[4]; /* Reserved, for alignment */ member
263 u8 padding; /* Reserved, for alignment */ member
A Dimx8image.h132 uint32_t padding; member
/u-boot/board/xilinx/zynq/
A Dcmds.c112 u8 padding[] = {0x30, 0x31, 0x30, 0x0D, 0x06, 0x09, 0x60, 0x86, 0x48, in zynq_pad_and_check() local
/u-boot/drivers/virtio/
A Dvirtio_pci.h98 __u8 padding[3]; /* Pad to full dword */ member
/u-boot/lib/rsa/
A Drsa-verify.c326 struct padding_algo *padding = info->padding; in rsa_verify_key() local
/u-boot/board/freescale/common/
A Dfsl_validate.c630 u8 *padding, *digest; in construct_img_encoded_hash_second() local
/u-boot/arch/arm/mach-stm32mp/cmd_stm32prog/
A Dstm32prog.h60 u32 padding[83 / 4]; member
/u-boot/drivers/net/phy/
A Daquantia.c121 u8 padding[4]; member
/u-boot/drivers/net/
A Dsh_eth.h57 u8 padding[TX_DESC_PADDING]; /* aligned cache line size */ member
74 u8 padding[TX_DESC_PADDING]; /* aligned cache line size */ member
/u-boot/drivers/video/
A Dstb_truetype.h611 int padding; member
732 unsigned char type,padding; member
2663 …text *spc, unsigned char *pixels, int pw, int ph, int stride_in_bytes, int padding, void *alloc_co… in stbtt_PackBegin()
/u-boot/common/
A Dimage-fit.c191 const char *padding; in fit_image_print_data() local

Completed in 54 milliseconds

12