Home
last modified time | relevance | path

Searched refs:resp_buf (Results 1 – 2 of 2) sorted by relevance

/arch/x86/coco/sev/
A Dcore.c1916 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()
/arch/x86/include/asm/
A Dsev.h242 void *resp_buf; member

Completed in 11 milliseconds