HomeSort by relevance Sort by last modified time
    Searched refs:SSL_get_verify_depth (Results 1 - 4 of 4) sorted by null

  /external/openssl/ssl/
ssl_cert.c 525 if (SSL_get_verify_depth(s) >= 0)
526 X509_STORE_CTX_set_depth(&ctx, SSL_get_verify_depth(s));
ssl_lib.c 767 int SSL_get_verify_depth(const SSL *s)
    [all...]
ssl.h     [all...]
  /external/openssl/include/openssl/
ssl.h     [all...]

Completed in 31 milliseconds