Searched defs:SSL_get_pending_cipher (Results 1 – 2 of 2) sorted by relevance
3993 const SSL_CIPHER *SSL_get_pending_cipher(const SSL *s) in SSL_get_pending_cipher() function
352 #define SSL_get_pending_cipher BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, SSL_get_pending_cipher) macro