Searched refs:spi_flash_encrypt_ll_plaintext_save (Results 1 – 8 of 8) sorted by relevance
/hal_espressif-latest/components/hal/ |
D | spi_flash_encrypt_hal_iram.c | 41 spi_flash_encrypt_ll_plaintext_save(address, buffer, size); in spi_flash_encryption_hal_prepare()
|
/hal_espressif-latest/components/hal/esp32/include/hal/ |
D | spi_flash_encrypted_ll.h | 83 static inline void spi_flash_encrypt_ll_plaintext_save(uint32_t address, const uint32_t* buffer, ui… in spi_flash_encrypt_ll_plaintext_save() function
|
/hal_espressif-latest/components/hal/esp32s3/include/hal/ |
D | spi_flash_encrypted_ll.h | 93 static inline void spi_flash_encrypt_ll_plaintext_save(uint32_t address, const uint32_t* buffer, ui… in spi_flash_encrypt_ll_plaintext_save() function
|
/hal_espressif-latest/components/hal/esp32c2/include/hal/ |
D | spi_flash_encrypted_ll.h | 85 static inline void spi_flash_encrypt_ll_plaintext_save(uint32_t address, const uint32_t* buffer, ui… in spi_flash_encrypt_ll_plaintext_save() function
|
/hal_espressif-latest/components/hal/esp32c3/include/hal/ |
D | spi_flash_encrypted_ll.h | 93 static inline void spi_flash_encrypt_ll_plaintext_save(uint32_t address, const uint32_t* buffer, ui… in spi_flash_encrypt_ll_plaintext_save() function
|
/hal_espressif-latest/components/hal/esp32s2/include/hal/ |
D | spi_flash_encrypted_ll.h | 102 static inline void spi_flash_encrypt_ll_plaintext_save(uint32_t address, const uint32_t* buffer, ui… in spi_flash_encrypt_ll_plaintext_save() function
|
/hal_espressif-latest/components/hal/esp32c6/include/hal/ |
D | spi_flash_encrypted_ll.h | 85 static inline void spi_flash_encrypt_ll_plaintext_save(uint32_t address, const uint32_t* buffer, ui… in spi_flash_encrypt_ll_plaintext_save() function
|
/hal_espressif-latest/components/hal/esp32h2/include/hal/ |
D | spi_flash_encrypted_ll.h | 85 static inline void spi_flash_encrypt_ll_plaintext_save(uint32_t address, const uint32_t* buffer, ui… in spi_flash_encrypt_ll_plaintext_save() function
|