Searched refs:nullSource (Results 1 - 1 of 1) sorted by relevance

/external/conscrypt/src/main/java/org/conscrypt/
H A DOpenSSLEngineImpl.java102 private static OpenSSLBIOSource nullSource = OpenSSLBIOSource.wrap(ByteBuffer.allocate(0)); field in class:OpenSSLEngineImpl
551 nullSource.getContext(), handshakeSink.getContext(), this,
690 NativeCrypto.SSL_shutdown_BIO(sslNativePointer, nullSource.getContext(),

Completed in 91 milliseconds