/third_party/elfutils/libdw/ |
H A D | dwarf_getalt.c | 101 const char *altname; in find_debug_altlink() local 104 &altname, in find_debug_altlink() 142 char *altpath = __libdw_filepath (dbg->debugdir, NULL, altname); in find_debug_altlink()
|
/third_party/elfutils/libdwfl/ |
H A D | dwfl_build_id_find_debuginfo.c | 53 const char *altname; in dwfl_build_id_find_debuginfo() local 55 &altname, in dwfl_build_id_find_debuginfo()
|
H A D | find-debuginfo.c | 96 const char *altname; in validate() local 98 &altname, in validate() 416 const char *altname; in dwfl_standard_find_debuginfo() local 417 bits_len = INTUSE(dwelf_dwarf_gnu_debugaltlink) (mod->dw, &altname, in dwfl_standard_find_debuginfo()
|
H A D | dwfl_module_getdwarf.c | 558 const char *altname; in find_debug_altlink() local 561 &altname, in find_debug_altlink() 570 altname, in find_debug_altlink()
|
/third_party/node/deps/openssl/openssl/crypto/x509/ |
H A D | x_x509.c | 50 GENERAL_NAMES_free(ret->altname); in x509_cb() 71 ret->altname = NULL; in x509_cb() 91 GENERAL_NAMES_free(ret->altname); in x509_cb()
|
H A D | v3_ncons.c | 262 sk_GENERAL_NAME_num(x->altname)) 302 for (i = 0; i < sk_GENERAL_NAME_num(x->altname); i++) { 303 GENERAL_NAME *gen = sk_GENERAL_NAME_value(x->altname, i);
|
H A D | v3_purp.c | 565 x->altname = X509_get_ext_d2i(x, NID_subject_alt_name, &i, NULL); in ossl_x509v3_cache_extensions() 566 if (x->altname == NULL && i != -1) in ossl_x509v3_cache_extensions()
|
H A D | x509_vfy.c | 546 || x->altname == NULL) in check_extensions() 550 && x->altname != NULL in check_extensions() 554 CB_FAIL_IF(x->altname != NULL in check_extensions() 555 && sk_GENERAL_NAME_num(x->altname) <= 0, in check_extensions()
|
/third_party/openssl/crypto/x509/ |
H A D | x_x509.c | 50 GENERAL_NAMES_free(ret->altname); in x509_cb() 71 ret->altname = NULL; in x509_cb() 91 GENERAL_NAMES_free(ret->altname); in x509_cb()
|
H A D | v3_ncons.c | 262 sk_GENERAL_NAME_num(x->altname)) 302 for (i = 0; i < sk_GENERAL_NAME_num(x->altname); i++) { 303 GENERAL_NAME *gen = sk_GENERAL_NAME_value(x->altname, i);
|
H A D | v3_purp.c | 565 x->altname = X509_get_ext_d2i(x, NID_subject_alt_name, &i, NULL); in ossl_x509v3_cache_extensions() 566 if (x->altname == NULL && i != -1) in ossl_x509v3_cache_extensions()
|
H A D | x509_vfy.c | 546 || x->altname == NULL) in check_extensions() 550 && x->altname != NULL in check_extensions() 554 CB_FAIL_IF(x->altname != NULL in check_extensions() 555 && sk_GENERAL_NAME_num(x->altname) <= 0, in check_extensions()
|
/third_party/nghttp2/src/ |
H A D | shrpx_tls.cc | 1841 auto altname = sk_GENERAL_NAME_value(altnames, i); in verify_numeric_hostname() local 1842 if (altname->type != GEN_IPADD) { in verify_numeric_hostname() 1846 auto ip_addr = altname->d.iPAddress->data; in verify_numeric_hostname() 1850 size_t ip_addrlen = altname->d.iPAddress->length; in verify_numeric_hostname() 1887 auto altname = sk_GENERAL_NAME_value(altnames, i); in verify_dns_hostname() local 1888 if (altname->type != GEN_DNS) { in verify_dns_hostname() 1892 auto name = ASN1_STRING_get0_data(altname->d.ia5); in verify_dns_hostname() 1897 auto len = ASN1_STRING_length(altname->d.ia5); in verify_dns_hostname() 2136 auto altname = sk_GENERAL_NAME_value(altnames, i); in cert_lookup_tree_add_ssl_ctx() local 2137 if (altname in cert_lookup_tree_add_ssl_ctx() [all...] |
/third_party/openssl/ohos_lite/include/crypto/ |
H A D | x509.h | 178 STACK_OF(GENERAL_NAME) *altname; member
|
/third_party/node/deps/openssl/openssl/include/crypto/ |
H A D | x509.h | 192 STACK_OF(GENERAL_NAME) *altname; member
|
/third_party/openssl/include/crypto/ |
H A D | x509.h | 192 STACK_OF(GENERAL_NAME) *altname; member
|
/third_party/rust/crates/rust-openssl/openssl-sys/src/handwritten/ |
H A D | types.rs | 293 altname: *mut c_void, 319 altname: *mut c_void,
|
/third_party/FatFs/source/ |
H A D | ff.h | 340 TCHAR altname[FF_SFN_BUF + 1];/* Altenative file name */ member
|
H A D | ff.c | 2197 if (si == 9 && di < FF_SFN_BUF) fno->altname[di++] = '.'; /* Insert a . if extension is exist */ in get_fileinfo() 2206 nw = put_utf(wc, &fno->altname[di], FF_SFN_BUF - di); /* Store it in API encoding */ in get_fileinfo() 2212 fno->altname[di++] = (TCHAR)wc; /* Store it without any conversion */ in get_fileinfo() 2215 fno->altname[di] = 0; /* Terminate the SFN (null string means SFN is invalid) */ in get_fileinfo() 2217 if (fno->fname[0] == 0) { /* If LFN is invalid, altname[] needs to be copied to fname[] */ in get_fileinfo() 2221 for (si = di = 0, lcf = NS_BODY; fno->altname[si]; si++, di++) { /* Copy altname[] to fname[] with case information */ in get_fileinfo() 2222 wc = (WCHAR)fno->altname[si]; in get_fileinfo() 2229 if (!dp->dir[DIR_NTres]) fno->altname[0] = 0; /* Altname is not needed if neither LFN nor case info is exist. */ in get_fileinfo() 4347 if (pattern_match(dp->pat, fno->altname, in f_findnext() [all...] |