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

  /src/crypto/external/bsd/openssl/dist/ssl/
t1_lib.c 2776 * We only get here if the application has called SSL_check_chain(),
2911 int SSL_check_chain(SSL *s, X509 *x, EVP_PKEY *pk, STACK_OF(X509) *chain)
  /src/crypto/external/bsd/openssl.old/dist/ssl/
t1_lib.c 2294 * We only get here if the application has called SSL_check_chain(),
2432 int SSL_check_chain(SSL *s, X509 *x, EVP_PKEY *pk, STACK_OF(X509) *chain)
  /src/crypto/external/apache2/openssl/dist/ssl/
t1_lib.c 3947 * a cert_cb via SSL_check_chain()) we may then reject RSA signed
4003 * idx == -1 means SSL_check_chain() invocation
4133 * We only get here if the application has called SSL_check_chain(),
4268 int SSL_check_chain(SSL *s, X509 *x, EVP_PKEY *pk, STACK_OF(X509) *chain)

Completed in 35 milliseconds