Searched defs:SSL_enable_ocsp_stapling (Results 1 – 7 of 7) sorted by relevance
2130 void SSL_enable_ocsp_stapling(SSL *ssl) { in SSL_enable_ocsp_stapling() function
2132 void SSL_enable_ocsp_stapling(SSL *ssl) { in SSL_enable_ocsp_stapling() function
2070 void SSL_enable_ocsp_stapling(SSL *ssl) { in SSL_enable_ocsp_stapling() function
988 static native void SSL_enable_ocsp_stapling(long ssl, NativeSsl ssl_holder); in SSL_enable_ocsp_stapling() method in NativeCrypto
955 static native void SSL_enable_ocsp_stapling(long ssl, NativeSsl ssl_holder); in SSL_enable_ocsp_stapling() method in NativeCrypto
207 #define SSL_enable_ocsp_stapling GRPC_SHADOW_SSL_enable_ocsp_stapling macro
299 #define SSL_enable_ocsp_stapling BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, SSL_enable_ocsp_stapling) macro