Searched defs:SSL_get_current_cipher (Results 1 – 3 of 3) sorted by relevance
292 #define SSL_get_current_cipher SSL_GET_CURRENT_CIPHER macro
470 pub fn SSL_get_current_cipher(ssl: *const SSL) -> *const SSL_CIPHER; in SSL_get_current_cipher() function
4228 const SSL_CIPHER *SSL_get_current_cipher(const SSL *s) in SSL_get_current_cipher() function