Searched refs:should_encrypt (Results 1 – 1 of 1) sorted by relevance
395 bool should_encrypt = (partition->flags & PART_FLAG_ENCRYPTED); in encrypt_partition() local404 should_encrypt = (err == ESP_OK); in encrypt_partition()406 if (should_encrypt) { in encrypt_partition()414 should_encrypt = true; in encrypt_partition()417 if (!should_encrypt) { in encrypt_partition()