Searched refs:SSL_get_max_cert_list (Results 1 – 6 of 6) sorted by relevance
5 SSL_CTX_set_max_cert_list, SSL_CTX_get_max_cert_list, SSL_set_max_cert_list, SSL_get_max_cert_list …15 long SSL_get_max_cert_list(SSL *ctx);30 SSL_get_max_cert_list() returns the currently set maximum size for B<ssl>.65 SSL_CTX_get_max_cert_list() and SSL_get_max_cert_list() return the currently
638 SSL_get_max_cert_list define
2244 # define SSL_get_max_cert_list(ssl) \ macro
2197 # define SSL_get_max_cert_list(ssl) \ macro
5220 SSL_set_max_cert_list(ret, SSL_get_max_cert_list(s)); in SSL_dup()
4180 MLINKS+= SSL_CTX_set_max_cert_list.3 SSL_get_max_cert_list.3