Searched defs:SSL_CTX_get_ex_data (Results 1 – 3 of 3) sorted by relevance
1143 void *SSL_CTX_get_ex_data(const SSL_CTX *ctx, int idx) in SSL_CTX_get_ex_data() function
806 pub fn SSL_CTX_get_ex_data(ctx: *const SSL_CTX, idx: c_int) -> *mut c_void; in SSL_CTX_get_ex_data() function
4536 void *SSL_CTX_get_ex_data(const SSL_CTX *s, int idx) in SSL_CTX_get_ex_data() function