Searched refs:vb2_check_tpm_clear (Results 1 – 5 of 5) sorted by relevance
114 int vb2_check_tpm_clear(struct vb2_context *ctx);
391 TEST_SUCC(vb2_check_tpm_clear(&cc), "no clear request"); in tpm_clear_tests()397 TEST_SUCC(vb2_check_tpm_clear(&cc), "clear request"); in tpm_clear_tests()408 TEST_EQ(vb2_check_tpm_clear(&cc), in tpm_clear_tests()
85 int vb2_check_tpm_clear(struct vb2_context *ctx) in vb2_check_tpm_clear() function
88 rv = vb2_check_tpm_clear(ctx); in vb2api_fw_phase2()
287 int vb2_check_tpm_clear(struct vb2_context *ctx) in vb2_check_tpm_clear() function