Searched defs:SSL_get_certificate (Results 1 – 4 of 4) sorted by relevance
246 X509 *SSL_get_certificate(const SSL *ssl) in SSL_get_certificate() function
291 #define SSL_get_certificate SSL_GET_CERTIFICATE macro
755 pub fn SSL_get_certificate(ssl: *const SSL) -> *mut X509; in SSL_get_certificate() function
4196 X509 *SSL_get_certificate(const SSL *s) in SSL_get_certificate() function