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_ptr;
(req_params_ptr + sizeof(struct fw_la_cipher_req_params));
cipher_req = (struct fw_la_cipher_req_params *)req_params_ptr;
roundup(sizeof(struct fw_la_cipher_req_params) +