Home
last modified time | relevance | path

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

/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/lib/isc/
H A Dtls.c38 #define COMMON_SSL_OPTIONS \ macro
193 SSL_CTX_set_options(ctx, COMMON_SSL_OPTIONS); in isc_tlsctx_createclient()
243 SSL_CTX_set_options(ctx, COMMON_SSL_OPTIONS); in isc_tlsctx_createserver()