fw_cipher_hdr
struct fw_cipher_hdr *cipher_hdr, uint8_t *hw_blk_ptr,
struct fw_cipher_hdr *cipher_hdr;
ctrl_blk_size += sizeof(struct fw_cipher_hdr);
cipher_hdr = (struct fw_cipher_hdr *)(ctrl_blk_ptr +
ctrl_blk_offset += sizeof(struct fw_cipher_hdr);
struct fw_cipher_hdr *, uint8_t *, uint32_t, enum fw_slice);
sizeof(struct fw_cipher_hdr) + MAX_CIPHER_SETUP_BLK_SZ);