Searched refs:crc_keys (Results 1 – 3 of 3) sorted by relevance
102 BE_TO_HOST(32, dhdr->crc_keys); in decrypt_hdr()129 if (crc != hdr->crc_keys) { in verify_hdr()240 dhdr->crc_keys = crc32((void *)&dhdr->keys, 256); in create_hdr()251 HOST_TO_BE(32, dhdr->crc_keys); in create_hdr()382 HOST_TO_BE(32, info->hdr->crc_keys); in copy_reencrypt_hdr()
129 uint32_t crc_keys; /* CRC32 of the key section */ member
336 printf("CRC Key Data:\t\t%#x\n", info->hdr->crc_keys); in print_info()498 dhdr->crc_keys, dhdr->sz_vol, dhdr->off_mk_scope, in process_hdr()