fw_la_cipher_req_params
req_params_sz += sizeof(struct fw_la_cipher_req_params);
struct fw_la_cipher_req_params *cipher_req;
cipher_req = (struct fw_la_cipher_req_params *)
req_params_offset += sizeof(struct fw_la_cipher_req_params);
roundup(sizeof(struct fw_la_cipher_req_params) +
struct fw_la_cipher_req_params *cipher_param;
cipher_param = (struct fw_la_cipher_req_params *)
req_params_offset += sizeof(struct fw_la_cipher_req_params);