Searched defs:SSL_enable_ocsp_stapling (Results 1 – 4 of 4) sorted by relevance
2026 void SSL_enable_ocsp_stapling(SSL *ssl) { in SSL_enable_ocsp_stapling() function
922 static native void SSL_enable_ocsp_stapling(long ssl, NativeSsl ssl_holder); in SSL_enable_ocsp_stapling() method in NativeCrypto
962 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