Searched refs:SSL_enable_signed_cert_timestamps (Results 1 – 7 of 7) sorted by relevance
330 NativeCrypto.SSL_enable_signed_cert_timestamps(sslNativePointer); in startHandshake()
874 public static native void SSL_enable_signed_cert_timestamps(long ssl); in SSL_enable_signed_cert_timestamps() method in NativeCrypto
1217 !SSL_enable_signed_cert_timestamps(ssl.get())) { in DoExchange()
2041 OPENSSL_EXPORT int SSL_enable_signed_cert_timestamps(SSL *ssl);
1472 int SSL_enable_signed_cert_timestamps(SSL *ssl) { in SSL_enable_signed_cert_timestamps() function
1574 NativeCrypto.SSL_enable_signed_cert_timestamps(s); in test_SSL_do_handshake_with_sct_extension()
8620 SSL_enable_signed_cert_timestamps(ssl);11255 NATIVE_METHOD(NativeCrypto, SSL_enable_signed_cert_timestamps, "(J)V"),