Searched refs:SSL_get0_session (Results 1 – 5 of 5) sorted by relevance
12 SSL_SESSION *SSL_get0_session(const SSL *ssl);21 SSL_get0_session() is the same as SSL_get_session().31 SSL_get0_session() returns a pointer to the actual session. As the
856 SSL_get_session.3 SSL_get0_session.3 \
1398 #define SSL_get0_session SSL_get_session /* just peek at pointer */ macro
1799 ./man3/SSL_get0_session.htm
5042 ./usr/share/man/cat3/SSL_get0_session.0