Home
last modified time | relevance | path

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

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

Completed in 81 milliseconds