Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/
H A Dcrypto_test.c803 boolean_t ct_match = B_FALSE, tag_match = B_FALSE, msg_match = B_FALSE; in test_result() local
809 ct_match = B_TRUE; in test_result()
832 if (ct_match && tag_match) in test_result()
892 if (!ct_match) { in test_result()