Home
last modified time | relevance | path

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

/netbsd/crypto/external/bsd/openssl.old/dist/ssl/
H A Dssl_ciph.c1275 static int ciphersuite_cb(const char *elem, int len, void *arg) in ciphersuite_cb() function
1313 && !CONF_parse_list(str, ':', 1, ciphersuite_cb, newciphers)) { in set_ciphersuites()
/netbsd/crypto/external/bsd/openssl/dist/ssl/
H A Dssl_ciph.c1304 static int ciphersuite_cb(const char *elem, int len, void *arg) in ciphersuite_cb() function
1340 && (CONF_parse_list(str, ':', 1, ciphersuite_cb, newciphers) <= 0 in set_ciphersuites()
/netbsd/crypto/external/bsd/openssl.old/dist/crypto/err/
H A Dopenssl.txt1120 SSL_F_CIPHERSUITE_CB:622:ciphersuite_cb