spi_flash_encrypt_ll_plaintext_save() function
Save the plaintext for encryption
Syntax
static inline void spi_flash_encrypt_ll_plaintext_save(uint32_t address,
const uint32_t* buffer,
uint32_t size);
Arguments
address
address of the partition to be written.
buffer
Buffer to store the input data.
![]()
static inline void spi_flash_encrypt_ll_plaintext_save(uint32_t address, const uint32_t* buffer, uint32_t size)
spi_flash_encrypt_ll_plaintext_save() is called by 1 function and calls 1 function:
![]()
spi_flash_encrypt_ll_plaintext_save()
spi_flash_encrypt_ll_plaintext_save():
![]()
spi_flash_encrypt_ll_plaintext_save()