Searched refs:conflict (Results 1 – 9 of 9) sorted by relevance
53 int conflict = 0; in engine_list_add() local61 while (iterator && !conflict) { in engine_list_add()62 conflict = (strcmp(iterator->id, e->id) == 0); in engine_list_add()65 if (conflict) { in engine_list_add()
63 SSL_has_matching_session_id() and generate another id if a conflict occurs.64 If an id conflict is not resolved, the handshake will fail.
59 conflict, and mixing the two is therefore not supported. Migration to
173 might possibly be useful if there is a minor version conflict and you
2136 mitigate conflict between 1.0 and 1.1 side-by-side installations. It10193 * Removed the macro des_crypt(), as it seems to conflict with some16311 so if there's a conflict, we now throw out the old one to achieve
331 c) rename any non-standard executables so the names do not conflict with
122 there is a conflict.
133 that don't conflict with other builds of OpenSSL
1476 SSL_R_SSL_SESSION_ID_CONFLICT:302:ssl session id conflict
Completed in 33 milliseconds