Searched defs:SSL_get_finished (Results 1 – 2 of 2) sorted by relevance
425 pub fn SSL_get_finished(s: *const SSL, buf: *mut c_void, count: size_t) -> size_t; in SSL_get_finished() function
1458 size_t SSL_get_finished(const SSL *s, void *buf, size_t count) in SSL_get_finished() function