Home | History | Annotate | Download | only in ssl

Lines Matching refs:SSL_get_ex_data

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