Searched refs:digest_matches (Results 1 – 2 of 2) sorted by relevance
21 __u32 digest_matches; variable46 digest_matches = 1; in BPF_PROG()
135 ASSERT_EQ(skel->bss->digest_matches, 1, "digest_matches"); in test_fsverity()