Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bootloader_support/src/esp32/
Dbootloader_sha.c91 static const uint8_t padding[64] = { 0x80, 0, }; in bootloader_sha256_finish() local
/hal_espressif-latest/components/esp_rom/include/esp32c2/rom/
Dsecure_boot.h80 uint8_t padding[1031]; member
/hal_espressif-latest/components/bt/host/bluedroid/stack/smp/
Dsmp_cmac.c78 static void padding ( BT_OCTET16 dest, UINT8 length ) in padding() function
/hal_espressif-latest/components/esp_rom/include/esp32c6/rom/
Dsecure_boot.h103 uint8_t padding[1031]; member
/hal_espressif-latest/components/esp_rom/include/esp32h2/rom/
Dsecure_boot.h103 uint8_t padding[1031]; member
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_models/client/include/
Dtime_scene_client.h89 uint16_t padding : 1; /* Always 0b0. Other values are Prohibited. */ member
/hal_espressif-latest/components/bootloader_support/src/
Desp_image_format.c938 const void *padding = bootloader_mmap(end, padded_end - end); in verify_secure_boot_signature() local
/hal_espressif-latest/components/esp_wifi/include/
Desp_wifi_he_types.h78 uint32_t padding : 2; /**< padding bits */ member
/hal_espressif-latest/components/bt/esp_ble_mesh/api/models/include/
Desp_ble_mesh_time_scene_model_api.h91 uint16_t padding : 1; /*!< Always 0b0. Other values are Prohibited. */ member
766 uint16_t padding : 1; /*!< Always 0b0. Other values are Prohibited. */ member
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_models/server/include/
Dtime_scene_server.h330 uint16_t padding : 1; member