fw_la_auth_req_params
req_params_sz += sizeof(struct fw_la_auth_req_params);
struct fw_la_auth_req_params *auth_req;
auth_req = (struct fw_la_auth_req_params *)
req_params_offset += sizeof(struct fw_la_auth_req_params);
sizeof(struct fw_la_auth_req_params), QAT_OPTIMAL_ALIGN));
struct fw_la_auth_req_params *auth_param;
auth_param = (struct fw_la_auth_req_params *)
req_params_offset += sizeof(struct fw_la_auth_req_params);