Home
last modified time | relevance | path

Searched refs:qcrypto_block_luks_slot_active (Results 1 – 1 of 1) sorted by relevance

/qemu/crypto/
H A Dblock-luks.c1070 qcrypto_block_luks_slot_active(const QCryptoBlockLUKS *luks, in qcrypto_block_luks_slot_active() function
1091 if (qcrypto_block_luks_slot_active(luks, i)) { in qcrypto_block_luks_count_active_slots()
1108 if (!qcrypto_block_luks_slot_active(luks, i)) { in qcrypto_block_luks_find_free_keyslot()
1656 if (!force && qcrypto_block_luks_slot_active(luks, keyslot)) { in qcrypto_block_luks_amend_add_keyslot()
1768 if (!force && !qcrypto_block_luks_slot_active(luks, keyslot)) { in qcrypto_block_luks_amend_erase_keyslots()