Searched refs:ocsp_status_cb (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/wpa/src/crypto/
H A Dtls_wolfssl.c1464 int ocsp_status_cb(void *unused, const char *url, int url_sz, function
1560 wolfSSL_CTX_SetOCSP_Cb(tls_ctx, ocsp_status_cb,
H A Dtls_openssl.c4858 static int ocsp_status_cb(SSL *s, void *arg) function
5311 SSL_CTX_set_tlsext_status_cb(ssl_ctx, ocsp_status_cb);

Completed in 59 milliseconds