Searched refs:suite_found (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/kssl/
H A Dksslrec.c468 boolean_t suite_found = B_FALSE; local
553 suite_found = B_TRUE;
568 if (suite_found && ssl->secure_renegotiation)
571 if (suite_found)
572 goto suite_found;
588 suite_found = B_TRUE;
605 if (suite_found &&
609 if (suite_found)
612 if (!suite_found) {
634 suite_found
2087 boolean_t suite_found = B_FALSE; local
[all...]

Completed in 74 milliseconds