Searched refs:tpm2_start_auth_session (Results 1 – 4 of 4) sorted by relevance
269 rc = tpm2_start_auth_session(chip); in tpm2_seal_trusted() 437 rc = tpm2_start_auth_session(chip); in tpm2_load_cmd() 499 rc = tpm2_start_auth_session(chip); in tpm2_unseal_cmd()
559 int tpm2_start_auth_session(struct tpm_chip *chip);567 static inline int tpm2_start_auth_session(struct tpm_chip *chip) in tpm2_start_auth_session() function
240 rc = tpm2_start_auth_session(chip); in tpm2_pcr_extend() 311 err = tpm2_start_auth_session(chip); in tpm2_get_random()
875 * ends the session started by tpm2_start_auth_session and frees all961 * tpm2_start_auth_session() - Create an a HMAC authentication session969 int tpm2_start_auth_session(struct tpm_chip *chip) in tpm2_start_auth_session() function 1036 EXPORT_SYMBOL(tpm2_start_auth_session);