Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/ssl/
H A 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()