Home
last modified time | relevance | path

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

/openssl/apps/lib/
H A Dapps.c2469 const char *uptr = (const char *)ASN1_STRING_get0_data(uri); in get_dp_url() local
2471 if (IS_HTTP(uptr)) /* can/should not use HTTPS here */ in get_dp_url()
2472 return uptr; in get_dp_url()

Completed in 22 milliseconds