Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/char/tpm/
Dtpm2-space.c244 i = tpm2_find_cc(chip, cc); in tpm2_map_command()
277 i = tpm2_find_cc(chip, cc); in tpm_find_and_validate_cc()
383 i = tpm2_find_cc(chip, cc); in tpm2_map_response_header()
Dtpm.h458 int tpm2_find_cc(struct tpm_chip *chip, u32 cc);
Dtpm2-cmd.c1051 int tpm2_find_cc(struct tpm_chip *chip, u32 cc) in tpm2_find_cc() function