Home
last modified time | relevance | path

Searched refs:IS_HTTPS (Results 1 – 1 of 1) sorted by relevance

/third_party/openssl/apps/lib/
Dapps.c461 #define IS_HTTPS(uri) ((uri) != NULL \ macro
471 if (IS_HTTPS(uri)) in load_cert_pass()
492 if (IS_HTTPS(uri)) in load_crl()