Searched defs:SSL_enable_ocsp_stapling (Results 1 – 6 of 6) sorted by relevance
2083 void SSL_enable_ocsp_stapling(SSL *ssl) { in SSL_enable_ocsp_stapling() function
2126 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
295 #define SSL_enable_ocsp_stapling BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, SSL_enable_ocsp_stapling) macro