Searched refs:tls_config_parse_protocols (Results 1 – 4 of 4) sorted by relevance
159 int tls_config_parse_protocols(uint32_t *_protocols, const char *_protostr);
215 tls_config_parse_protocols(uint32_t *protocols, const char *protostr) in tls_config_parse_protocols() function
545 if (tls_config_parse_protocols(&protocols, tls_protocols) == -1) in main()
1680 * Make tls_config_parse_protocols() work correctly when passed a NULL1716 * If tls_config_parse_protocols() is called with a NULL pointer,