Searched refs:SSL_get_max_cert_list (Results 1 – 4 of 4) 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
2061 # define SSL_get_max_cert_list(ssl) \ macro
3991 SSL_set_max_cert_list(ret, SSL_get_max_cert_list(s)); in SSL_dup()
2602 MLINKS+= SSL_CTX_set_max_cert_list.3 SSL_get_max_cert_list.3