Home | History | Annotate | Download | only in ssl

Lines Matching refs:SSL_CTX_get_ex_data

1384 #define SSL_CTX_get_app_data(ctx)	(SSL_CTX_get_ex_data(ctx,0))
1972 void *SSL_CTX_get_ex_data(const SSL_CTX *ssl,int idx);