Searched defs:sha_256 (Results 1 – 3 of 3) sorted by relevance
137 uint8_t sha_256[HASH_LEN] = { 0 }; in get_sha256_of_partitions() local
580 esp_err_t esp_partition_get_sha256(const esp_partition_t *partition, uint8_t *sha_256) in esp_partition_get_sha256()587 uint8_t sha_256[2][HASH_LEN] = { 0 }; in esp_partition_check_identity() local
276 uint8_t sha_256[HASH_LEN] = { 0 }; in app_main() local