Searched refs:tpm2_map_response_header (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/char/tpm/ |
H A D | tpm2-space.c | 374 static int tpm2_map_response_header(struct tpm_chip *chip, u32 cc, u8 *rsp, in tpm2_map_response_header() function 543 rc = tpm2_map_response_header(chip, chip->last_cc, buf, *bufsiz); in tpm2_commit_space()
|
/kernel/linux/linux-6.6/drivers/char/tpm/ |
H A D | tpm2-space.c | 374 static int tpm2_map_response_header(struct tpm_chip *chip, u32 cc, u8 *rsp, in tpm2_map_response_header() function 543 rc = tpm2_map_response_header(chip, chip->last_cc, buf, *bufsiz); in tpm2_commit_space()
|
Completed in 2 milliseconds