Searched defs:SSL_enable_signed_cert_timestamps (Results 1 – 4 of 4) sorted by relevance
2015 void SSL_enable_signed_cert_timestamps(SSL *ssl) { in SSL_enable_signed_cert_timestamps() function
916 static native void SSL_enable_signed_cert_timestamps(long ssl, NativeSsl ssl_holder); in SSL_enable_signed_cert_timestamps() method in NativeCrypto
956 static native void SSL_enable_signed_cert_timestamps(long ssl, NativeSsl ssl_holder); in SSL_enable_signed_cert_timestamps() method in NativeCrypto
208 #define SSL_enable_signed_cert_timestamps GRPC_SHADOW_SSL_enable_signed_cert_timestamps macro