Home
last modified time | relevance | path

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

/src/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
817 tag_match = B_TRUE; in test_result()
832 if (ct_match && tag_match) in test_result()
852 if (encrypt_rv != CRYPTO_SUCCESS || !tag_match) in test_result()
899 if (!tag_match) { in test_result()