Searched defs:SSL_enable_signed_cert_timestamps (Results 1 – 6 of 6) sorted by relevance
2072 void SSL_enable_signed_cert_timestamps(SSL *ssl) { in SSL_enable_signed_cert_timestamps() function
2115 void SSL_enable_signed_cert_timestamps(SSL *ssl) { in SSL_enable_signed_cert_timestamps() function
982 static native void SSL_enable_signed_cert_timestamps(long ssl, NativeSsl ssl_holder); in SSL_enable_signed_cert_timestamps() method in NativeCrypto
949 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
296 #define SSL_enable_signed_cert_timestamps BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, SSL_enable_signed_… macro