Home
last modified time | relevance | path

Searched refs:tpm2_flush_context (Results 1 – 3 of 3) sorted by relevance

/drivers/char/tpm/
A Dtpm2-space.c37 tpm2_flush_context(chip, space->session_tbl[i]); in tpm2_flush_sessions()
177 tpm2_flush_context(chip, space->context_tbl[i]); in tpm2_flush_space()
427 tpm2_flush_context(chip, phandle); in tpm2_map_response_header()
517 tpm2_flush_context(chip, space->context_tbl[i]); in tpm2_save_space()
A Dtpm2-sessions.c858 tpm2_flush_context(chip, auth->handle); in tpm_buf_check_hmac_response()
888 tpm2_flush_context(chip, auth->handle); in tpm2_end_auth_session()
950 tpm2_flush_context(chip, tmp_null_key); in tpm2_load_null()
1020 tpm2_flush_context(chip, null_key); in tpm2_start_auth_session()
1079 tpm2_flush_context(chip, keyhandle); in tpm2_parse_create_primary()
1355 tpm2_flush_context(chip, null_key); in tpm2_create_null_primary()
A Dtpm2-cmd.c375 void tpm2_flush_context(struct tpm_chip *chip, u32 handle) in tpm2_flush_context() function
392 EXPORT_SYMBOL_GPL(tpm2_flush_context);

Completed in 11 milliseconds