Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/char/tpm/
Dtpm2-space.c249 i = tpm2_find_cc(chip, cc); in tpm2_map_command()
347 i = tpm2_find_cc(chip, cc); in tpm2_map_response_header()
Dtpm.h597 int tpm2_find_cc(struct tpm_chip *chip, u32 cc);
Dtpm2-cmd.c1024 int tpm2_find_cc(struct tpm_chip *chip, u32 cc) in tpm2_find_cc() function
Dtpm-interface.c350 i = tpm2_find_cc(chip, cc); in tpm_validate_command()