Home
last modified time | relevance | path

Searched defs:SSL_OP_CIPHER_SERVER_PREFERENCE (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/
H A Dssl.h362 # define SSL_OP_CIPHER_SERVER_PREFERENCE 0x00400000U macro
/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/
H A Dssl.h.in382 # define SSL_OP_CIPHER_SERVER_PREFERENCE SSL_OP_BIT(22) macro