Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/utils/
Dhttp-utils.h33 unsigned int num_othername; member
Dhttp_curl.c204 on = os_realloc_array(cert->othername, cert->num_othername + 1, in add_alt_name_othername()
209 on = &on[cert->num_othername]; in add_alt_name_othername()
224 cert->num_othername++; in add_alt_name_othername()
877 for (i = 0; i < hcert->num_othername; i++) in parse_cert_free()
949 for (i = 0; i < hcert.num_othername; i++) { in http_parse_x509_certificate()
/external/wpa_supplicant_8/hs20/client/
Dosu_client.c2784 for (i = 0; i < cert->num_othername; i++) { in osu_cert_cb()
2797 for (i = 0; i < cert->num_othername; i++) { in osu_cert_cb()