Home
last modified time | relevance | path

Searched defs:is_encrypted (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/spi_flash/
Desp_flash_api.c928 …nt32_t verify_address, uint32_t remain_verify_len, const uint32_t *to_write_buf, bool is_encrypted) in s_check_setting_zero_to_one()
967 …nt32_t verify_address, uint32_t remain_verify_len, const uint32_t *expected_buf, bool is_encrypted) in s_verify_write()
1009 bool is_encrypted = false; in esp_flash_write() local
1223 bool is_encrypted = true; in esp_flash_write_encrypted() local
/hal_espressif-latest/components/bt/host/bluedroid/bta/jv/
Dbta_jv_api.c179 BOOLEAN is_encrypted = FALSE; in BTA_JvIsEncrypted() local