Home
last modified time | relevance | path

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

/linux/drivers/char/tpm/
H A Dtpm2-sessions.c164 static int tpm2_parse_read_public(char *name, struct tpm_buf *buf) in tpm2_parse_read_public() function
200 rc = tpm2_parse_read_public(name, &buf); in tpm2_read_public()