Searched defs:SSL_set_ocsp_response (Results 1 – 6 of 6) sorted by relevance
985 int SSL_set_ocsp_response(SSL *ssl, const uint8_t *response, in SSL_set_ocsp_response() function
982 int SSL_set_ocsp_response(SSL *ssl, const uint8_t *response, in SSL_set_ocsp_response() function
992 static native void SSL_set_ocsp_response(long ssl, NativeSsl ssl_holder, byte[] response); in SSL_set_ocsp_response() method in NativeCrypto
959 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
461 #define SSL_set_ocsp_response BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, SSL_set_ocsp_response) macro