Home | History | Annotate | Download | only in ssl

Lines Matching refs:SSL_get_ex_data

1400 #define SSL_get_app_data(s)		(SSL_get_ex_data(s,0))
2004 void *SSL_get_ex_data(const SSL *ssl,int idx);