Searched defs:SSL_get_current_cipher (Results 1 – 2 of 2) sorted by relevance
470 pub fn SSL_get_current_cipher(ssl: *const SSL) -> *const SSL_CIPHER; in SSL_get_current_cipher() function
4206 const SSL_CIPHER *SSL_get_current_cipher(const SSL *s) in SSL_get_current_cipher() function