Searched defs:SSL_SESSION_get_id (Results 1 – 2 of 2) sorted by relevance
284 const unsigned char *SSL_SESSION_get_id(const SSL_SESSION *s, unsigned int *len) in SSL_SESSION_get_id() function
544 pub fn SSL_SESSION_get_id(s: *const SSL_SESSION, len: *mut c_uint) -> *const c_uchar; in SSL_SESSION_get_id() function