Home
last modified time | relevance | path

Searched defs:altname (Results 1 – 2 of 2) sorted by relevance

/third_party/nghttp2/src/
Dshrpx_tls.cc1361 auto altname = sk_GENERAL_NAME_value(altnames, i); in verify_numeric_hostname() local
1414 auto altname = sk_GENERAL_NAME_value(altnames, i); in verify_hostname() local
1647 auto altname = sk_GENERAL_NAME_value(altnames, i); in cert_lookup_tree_add_ssl_ctx() local
/third_party/FatFs/source/
Dff.h341 TCHAR altname[FF_SFN_BUF + 1];/* Altenative file name */ member