Home | History | Annotate | Download | only in ssl

Lines Matching refs:SSL_SESSION_get_ex_data

1214 #define SSL_SESSION_get_app_data(s)	(SSL_SESSION_get_ex_data(s,0))
1735 void *SSL_SESSION_get_ex_data(const SSL_SESSION *ss,int idx);