Home
last modified time | relevance | path

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

/external/curl/lib/vtls/
Dschannel_int.h55 #ifndef CERT_ALT_NAME_IP_ADDRESS
56 #define CERT_ALT_NAME_IP_ADDRESS 8 macro
Dschannel_verify.c560 if(entry->dwAltNameChoice == CERT_ALT_NAME_IP_ADDRESS) { in Curl_verify_host()
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/windows-sys-0.52.0/src/Windows/Win32/Security/Cryptography/Certificates/
Dmod.rs275 pub const CERT_ALT_NAME_IP_ADDRESS: CERT_ALT_NAME = 8i32; constant
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/windows-sys-0.52.0/src/Windows/Win32/Security/Cryptography/Certificates/
Dmod.rs275 pub const CERT_ALT_NAME_IP_ADDRESS: CERT_ALT_NAME = 8i32; constant