Searched refs:SSL_get_pending_cipher (Results 1 – 7 of 7) sorted by relevance
7 SSL_get_pending_cipher - get SSL_CIPHER of a connection14 const SSL_CIPHER *SSL_get_pending_cipher(const SSL *ssl);35 SSL_get_pending_cipher() returns a pointer to an SSL_CIPHER object containing50 SSL_get_pending_cipher() returns the cipher to be used at the next change
484 SSL_get_pending_cipher;
466 SSL_get_pending_cipher 467 3_0_0 EXIST::FUNCTION:
1619 __owur const SSL_CIPHER *SSL_get_pending_cipher(const SSL *s);
1547 __owur const SSL_CIPHER *SSL_get_pending_cipher(const SSL *s);
4250 const SSL_CIPHER *SSL_get_pending_cipher(const SSL *s) in SSL_get_pending_cipher() function
4061 MLINKS+= SSL_get_current_cipher.3 SSL_get_pending_cipher.3