Home
last modified time | relevance | path

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

/netbsd/src/crypto/external/bsd/openssl/dist/ssl/
Dssl_ciph.c1305 static int ciphersuite_cb(const char *elem, int len, void *arg) in ciphersuite_cb() function
1341 && (CONF_parse_list(str, ':', 1, ciphersuite_cb, newciphers) <= 0 in set_ciphersuites()