Searched refs:ciphersuite_cb (Results 1 – 1 of 1) sorted by relevance
1305 static int ciphersuite_cb(const char *elem, int len, void *arg) in ciphersuite_cb() function1341 && (CONF_parse_list(str, ':', 1, ciphersuite_cb, newciphers) <= 0 in set_ciphersuites()