Home | History | Annotate | Download | only in test

Lines Matching refs:SSL_get_ex_data

133   return (const TestConfig *)SSL_get_ex_data(ssl, g_config_index);
146 return (TestState *)SSL_get_ex_data(ssl, g_state_index);