Home | History | Annotate | Download | only in openssl

Lines Matching refs:SSL_SESSION_up_ref

1633 /* SSL_SESSION_up_ref increments the reference count of |session| and returns
1635 OPENSSL_EXPORT int SSL_SESSION_up_ref(SSL_SESSION *session);
1883 * |SSL_SESSION_up_ref| and then returning zero.
1922 * removed and invalidated before the SSL library calls |SSL_SESSION_up_ref|,