Searched refs:hash_use_ok (Results 1 – 1 of 1) sorted by relevance
176 boolean_t hash_use_ok = B_FALSE; in kssl_compute_record_mac() local245 hash_use_ok = (rv == CRYPTO_MECH_NOT_SUPPORTED && in kssl_compute_record_mac()247 if (!hash_use_ok) { in kssl_compute_record_mac()254 hash_use_ok = B_TRUE; in kssl_compute_record_mac()256 if (hash_use_ok) { in kssl_compute_record_mac()