Searched refs:SSL_get_pending_cipher (Results 1 – 5 of 5) 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
466 SSL_get_pending_cipher 467 3_0_0 EXIST::FUNCTION:
177 | `SSL_get_pending_cipher` | HL | U | A | NC\* †9 | Done …836 ### What should `SSL_get_current_cipher`, `SSL_get_pending_cipher`, etc. do?
1579 __owur const SSL_CIPHER *SSL_get_pending_cipher(const SSL *s);
5205 const SSL_CIPHER *SSL_get_pending_cipher(const SSL *s) in SSL_get_pending_cipher() function
Completed in 58 milliseconds