Searched refs:tpm2_clear (Results 1 – 3 of 3) sorted by relevance
157 u32 tpm2_clear(u32 handle, const char *pw, const ssize_t pw_sz);
46 u32 tpm2_clear(u32 handle, const char *pw, const ssize_t pw_sz) in tpm2_clear() function
75 return report_return_code(tpm2_clear(handle, pw, pw_sz)); in do_tpm2_clear()