Searched refs:tpm2_chip_get_caps (Results 1 – 4 of 4) sorted by relevance
17 rc = tpm2_chip_get_caps(&caps); in tpm2_tcg_get_pcr_info()
226 ret = tpm2_chip_get_caps(&caps); in tpm2_pcr_read()371 ret = tpm2_chip_get_caps(&caps); in tpm2_pcr_extend()
34 enum tpm2_result tpm2_chip_get_caps(struct tpm2_caps *capability) in tpm2_chip_get_caps() function
109 enum tpm2_result tpm2_chip_get_caps(struct tpm2_caps *capability);
Completed in 5 milliseconds