Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dtpm_svsm.h135 svsm_vtpm_cmd_response_parse(const struct svsm_vtpm_cmd_response *resp, u8 *buf, in svsm_vtpm_cmd_response_parse() function
/linux/drivers/char/tpm/
H A Dtpm_svsm.c49 return svsm_vtpm_cmd_response_parse(priv->buffer, buf, bufsiz); in tpm_svsm_send()