Searched refs:n_decrypted (Results 1 – 1 of 1) sorted by relevance
1620 size_t n_decrypted; member1631 for (size_t i = 0; i < d->n_decrypted; i++) { in decrypted_image_unref()1716 if (!GREEDY_REALLOC0(d->decrypted, d->n_decrypted + 1)) in decrypt_partition()1737 d->decrypted[d->n_decrypted++] = (DecryptedPartition) { in decrypt_partition()2009 if (!GREEDY_REALLOC0(d->decrypted, d->n_decrypted + 1)) in verity_partition()2083 d->decrypted[d->n_decrypted++] = (DecryptedPartition) { in verity_partition()2208 for (size_t i = 0; i < d->n_decrypted; i++) { in decrypted_image_relinquish()