HomeSort by: relevance | last modified time | path
    Searched refs:client_ocsp_cb (Results 1 - 3 of 3) sorted by relevancy

  /src/crypto/external/apache2/openssl/dist/test/helpers/
handshake.c 283 static int client_ocsp_cb(SSL *s, void *arg) function
568 SSL_CTX_set_tlsext_status_cb(client_ctx, client_ocsp_cb);
  /src/crypto/external/bsd/openssl/dist/test/helpers/
handshake.c 289 static int client_ocsp_cb(SSL *s, void *arg) function
569 SSL_CTX_set_tlsext_status_cb(client_ctx, client_ocsp_cb);
  /src/crypto/external/bsd/openssl.old/dist/test/
handshake_helper.c 299 static int client_ocsp_cb(SSL *s, void *arg) function
574 SSL_CTX_set_tlsext_status_cb(client_ctx, client_ocsp_cb);

Completed in 24 milliseconds