Searched refs:encrypt_pass (Results 1 – 1 of 1) sorted by relevance
804 boolean_t encrypt_pass = B_FALSE, decrypt_pass = B_FALSE; in test_result() local833 encrypt_pass = B_TRUE; in test_result()853 encrypt_pass = B_TRUE; in test_result()859 pass = (encrypt_pass && decrypt_pass); in test_result()868 encrypt_pass ? "PASS" : "FAIL", in test_result()883 if (!encrypt_pass) { in test_result()