Home
last modified time | relevance | path

Searched refs:conflict (Results 1 – 9 of 9) sorted by relevance

/openssl-master/crypto/engine/
A Deng_list.c53 int conflict = 0; in engine_list_add() local
61 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()
/openssl-master/doc/man3/
A DSSL_CTX_set_generate_session_id.pod63 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.
/openssl-master/
A DNOTES-ANDROID.md59 conflict, and mixing the two is therefore not supported. Migration to
A DREADME-ENGINES.md173 might possibly be useful if there is a minor version conflict and you
A DCHANGES.md2136 mitigate conflict between 1.0 and 1.1 side-by-side installations. It
10193 * Removed the macro des_crypt(), as it seems to conflict with some
16311 so if there's a conflict, we now throw out the old one to achieve
/openssl-master/external/perl/Text-Template-1.56/
A DLICENSE331 c) rename any non-standard executables so the names do not conflict with
/openssl-master/doc/man7/
A Dcrypto.pod122 there is a conflict.
/openssl-master/Configurations/
A DREADME.md133 that don't conflict with other builds of OpenSSL
/openssl-master/crypto/err/
A Dopenssl.txt1476 SSL_R_SSL_SESSION_ID_CONFLICT:302:ssl session id conflict

Completed in 33 milliseconds