HomeSort by relevance Sort by last modified time
    Searched defs:ssl3_check_cert_and_algorithm (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/boringssl/src/ssl/
s3_clnt.c 324 if (!ssl3_check_cert_and_algorithm(s))
2461 int ssl3_check_cert_and_algorithm(SSL *s) function
    [all...]
  /external/openssl/ssl/
s3_clnt.c 373 if (!ssl3_check_cert_and_algorithm(s))
3469 int ssl3_check_cert_and_algorithm(SSL *s) function
    [all...]

Completed in 165 milliseconds