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.c212 on = os_realloc_array(cert->othername, cert->num_othername + 1, in add_alt_name_othername()
217 on = &on[cert->num_othername]; in add_alt_name_othername()
232 cert->num_othername++; in add_alt_name_othername()
891 for (i = 0; i < hcert->num_othername; i++) in parse_cert_free()
963 for (i = 0; i < hcert.num_othername; i++) { in http_parse_x509_certificate()
/external/wpa_supplicant_8/hs20/client/
Dosu_client.c2932 for (i = 0; i < cert->num_othername; i++) { in osu_cert_cb()
2945 for (i = 0; i < cert->num_othername; i++) { in osu_cert_cb()