Searched refs:conflict (Results 1 – 9 of 9) sorted by relevance
59 int conflict = 0; in engine_list_add() local68 while (iterator && !conflict) { in engine_list_add()69 conflict = (strcmp(iterator->id, e->id) == 0); in engine_list_add()72 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
4075 mitigate conflict between 1.0 and 1.1 side-by-side installations. It12132 * Removed the macro des_crypt(), as it seems to conflict with some18250 so if there's a conflict, we now throw out the old one to achieve
106 there is a conflict.
331 c) rename any non-standard executables so the names do not conflict with
133 that don't conflict with other builds of OpenSSL
1605 SSL_R_SSL_SESSION_ID_CONFLICT:302:ssl session id conflict
Completed in 68 milliseconds