Home
last modified time | relevance | path

Searched defs:tky (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-3.6.0/components/nvs_flash/include/
Dnvs_flash.h32 uint8_t tky[NVS_KEY_SIZE]; /*!< XTS tweak key */ member
/hal_espressif-3.6.0/components/nvs_flash/src/
Dnvs_api.cpp651 auto check_if_initialized = [](uint8_t* eky, uint8_t* tky, uint32_t crc) { in nvs_flash_read_security_cfg()
/hal_espressif-3.6.0/components/nvs_flash/test_nvs_host/
Dtest_nvs.cpp2941 char tky[][2 * NVS_KEY_SIZE + 1] = { variable