Searched defs:SSL_set_ocsp_response (Results 1 – 4 of 4) sorted by relevance
982 int SSL_set_ocsp_response(SSL *ssl, const uint8_t *response, in SSL_set_ocsp_response() function
926 static native void SSL_set_ocsp_response(long ssl, NativeSsl ssl_holder, byte[] response); in SSL_set_ocsp_response() method in NativeCrypto
966 static native void SSL_set_ocsp_response(long ssl, NativeSsl ssl_holder, byte[] response); in SSL_set_ocsp_response() method in NativeCrypto
69 #define SSL_set_ocsp_response GRPC_SHADOW_SSL_set_ocsp_response macro