Lines Matching refs:SSL_get_ex_data
1445 #define SSL_get_app_data(s) (SSL_get_ex_data(s,0))2049 void *SSL_get_ex_data(const SSL *ssl,int idx);