Home
last modified time | relevance | path

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

/hal_espressif-2.7.6/components/mbedtls/port/include/aes/
Desp_aes.h44 …volatile uint8_t key_in_hardware; /* This variable is used for fault injection checks, so marked v… member
/hal_espressif-2.7.6/components/hal/esp32c3/include/hal/
Daes_ll.h47 volatile uint8_t key_in_hardware = 0; in aes_ll_write_key() local
/hal_espressif-2.7.6/components/hal/esp32s3/include/hal/
Daes_ll.h47 volatile uint8_t key_in_hardware = 0; in aes_ll_write_key() local
/hal_espressif-2.7.6/components/hal/esp32s2/include/hal/
Daes_ll.h48 volatile uint8_t key_in_hardware = 0; in aes_ll_write_key() local