Searched refs:master_key_len (Results 1 – 3 of 3) sorted by relevance
352 size_t splitkeylen = luks->header.master_key_len * stripes; in qcrypto_block_luks_splitkeylen_sectors()374 cpu_to_be32s(&hdr->master_key_len); in qcrypto_block_luks_to_disk_endian()396 be32_to_cpus(&hdr->master_key_len); in qcrypto_block_luks_from_disk_endian()641 luks->header.master_key_len, in qcrypto_block_luks_parse_header()724 splitkeylen = luks->header.master_key_len * slot->stripes; in qcrypto_block_luks_store_key()741 luks->header.master_key_len, in qcrypto_block_luks_store_key()773 slotkey = g_new0(uint8_t, luks->header.master_key_len); in qcrypto_block_luks_store_key()779 slotkey, luks->header.master_key_len, in qcrypto_block_luks_store_key()791 slotkey, luks->header.master_key_len, in qcrypto_block_luks_store_key()800 slotkey, luks->header.master_key_len, in qcrypto_block_luks_store_key()[all …]
119 uint32_t master_key_len; member
439 hdr->master_key_len = 33; in luks_bad_cipher_xts_size()446 hdr->master_key_len = 33; in luks_bad_cipher_cbc_size()