Searched refs:allow13 (Results 1 – 3 of 3) sorted by relevance
1233 int allow12, allow13; in listen_sslctx_setup() local1235 cfg_tls_protocols_allowed(tls_protocols, &allow12, &allow13); in listen_sslctx_setup()1277 if(!allow13) { in listen_sslctx_setup()
1519 void cfg_tls_protocols_allowed(const char* tls_protocols, int* allow12, int* allow13);
3048 cfg_tls_protocols_allowed(const char* tls_protocols, int* allow12, int* allow13) in cfg_tls_protocols_allowed() argument3052 *allow13 = 0; in cfg_tls_protocols_allowed()3060 *allow13 = 1; in cfg_tls_protocols_allowed()