Searched defs:clientSessionContext (Results 1 – 5 of 5) sorted by relevance
50 private final ClientSessionContext clientSessionContext; field in OpenSSLContextImpl
57 private final ClientSessionContext clientSessionContext; field in SSLParametersImpl117 SecureRandom sr, ClientSessionContext clientSessionContext, in SSLParametersImpl()
1096 private ClientSessionContext clientSessionContext() { in clientSessionContext() method in ConscryptFileDescriptorSocket
1721 private ClientSessionContext clientSessionContext() { in clientSessionContext() method in ConscryptEngine
1180 final long clientSessionContext = in test_SSL_do_handshake_reusedSession() local