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