Searched defs:SSL_get_ex_data (Results 1 – 3 of 3) sorted by relevance
803 pub fn SSL_get_ex_data(ssl: *const SSL, idx: c_int) -> *mut c_void; in SSL_get_ex_data() function
4527 void *SSL_get_ex_data(const SSL *s, int idx) in SSL_get_ex_data() function
4650 void *SSL_get_ex_data(const SSL *s, int idx) in SSL_get_ex_data() function