Searched refs:SSL_BIO_new (Results 1 – 3 of 3) sorted by relevance
548 this.bio = NativeCrypto.SSL_BIO_new(ssl); in BioWrapper()
1149 static native long SSL_BIO_new(long ssl) throws SSLException; in SSL_BIO_new() method in NativeCrypto
9616 CONSCRYPT_NATIVE_METHOD(NativeCrypto, SSL_BIO_new, "(J)J"),