Home
last modified time | relevance | path

Searched defs:QCryptoBlockLUKSKeySlot (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/crypto/
H A Dblock-luks-priv.h47 typedef struct QCryptoBlockLUKSKeySlot QCryptoBlockLUKSKeySlot; typedef
82 struct QCryptoBlockLUKSKeySlot { struct
84 uint32_t active;
86 uint32_t iterations;
88 uint8_t salt[QCRYPTO_BLOCK_LUKS_SALT_LEN];
90 uint32_t key_offset_sector;
92 uint32_t stripes;