Home | History | Annotate | Download | only in cpp

Lines Matching refs:SSL_enable_signed_cert_timestamps

6447  * public static native void SSL_enable_signed_cert_timestamps(long ssl);
6457 SSL_enable_signed_cert_timestamps(ssl);
9565 CONSCRYPT_NATIVE_METHOD(NativeCrypto, SSL_enable_signed_cert_timestamps, "(J)V"),