Searched refs:QCryptoBlockLUKSKeySlot (Results 1 – 2 of 2) sorted by relevance
47 typedef struct QCryptoBlockLUKSKeySlot QCryptoBlockLUKSKeySlot; typedef82 struct QCryptoBlockLUKSKeySlot { struct134 QCryptoBlockLUKSKeySlot key_slots[QCRYPTO_BLOCK_LUKS_NUM_KEY_SLOTS];
118 QEMU_BUILD_BUG_ON(sizeof(struct QCryptoBlockLUKSKeySlot) != 48);527 const QCryptoBlockLUKSKeySlot *slot1 = &luks->header.key_slots[i]; in qcrypto_block_luks_check_header()569 const QCryptoBlockLUKSKeySlot *slot2 = &luks->header.key_slots[j]; in qcrypto_block_luks_check_header()712 QCryptoBlockLUKSKeySlot *slot; in qcrypto_block_luks_store_key()884 const QCryptoBlockLUKSKeySlot *slot; in qcrypto_block_luks_load_key()1130 QCryptoBlockLUKSKeySlot *slot; in qcrypto_block_luks_erase_key()1540 QCryptoBlockLUKSKeySlot *slot = &luks->header.key_slots[i]; in qcrypto_block_luks_create()