crypt_req_pl
req_pl_size = sizeof(struct crypt_req_pl) + (iv ? 16 : 0)
req_pl = (struct crypt_req_pl *)(((u8 *)req) + sizeof(*req));