Searched refs:tpm_ret_to_err (Results 1 – 2 of 2) sorted by relevance
444 static inline ssize_t tpm_ret_to_err(ssize_t ret) in tpm_ret_to_err() function
1019 rc = tpm_ret_to_err(tpm_transmit_cmd(chip, &buf, 0, "StartAuthSession")); in tpm2_start_auth_session()