Searched refs:tpm2_find_cc (Results 1 – 4 of 4) sorted by relevance
253 i = tpm2_find_cc(chip, cc); in tpm2_map_command()286 i = tpm2_find_cc(chip, cc); in tpm_find_and_validate_cc()394 i = tpm2_find_cc(chip, cc); in tpm2_map_response_header()
305 int tpm2_find_cc(struct tpm_chip *chip, u32 cc);
610 i = tpm2_find_cc(chip, cc); in tpm_buf_fill_hmac_session()782 i = tpm2_find_cc(chip, cc); in tpm_buf_check_hmac_response()
811 int tpm2_find_cc(struct tpm_chip *chip, u32 cc) in tpm2_find_cc() function