Home
last modified time | relevance | path

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

/curl/lib/
H A Dsetup-vms.h340 #define X509_NAME_get_index_by_NID X509_NAME_GET_INDEX_BY_NID macro
/curl/lib/vtls/
H A Dopenssl.c2290 while((j = X509_NAME_get_index_by_NID(name, NID_commonName, i)) >= 0) in Curl_ossl_verifyhost()

Completed in 18 milliseconds