Searched refs:resp_buf (Results 1 – 2 of 2) sorted by relevance
1916 if (!aesgcm_decrypt(ctx, req->resp_buf, resp_msg->payload, resp_msg_hdr->msg_sz, in verify_and_dec_payload()2052 if (!virt_addr_valid(req->req_buf) || !virt_addr_valid(req->resp_buf)) { in snp_send_guest_request()2147 req.resp_buf = (void *)tsc_resp; in snp_get_tsc_info()
242 void *resp_buf; member
Completed in 11 milliseconds