Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/utils/
H A Dhttp-utils.h33 size_t num_othername; member
H A Dhttp_curl.c213 on = os_realloc_array(cert->othername, cert->num_othername + 1, in add_alt_name_othername()
218 on = &on[cert->num_othername]; in add_alt_name_othername()
233 cert->num_othername++; in add_alt_name_othername()
870 for (i = 0; i < hcert->num_othername; i++) in parse_cert_free()
942 for (i = 0; i < hcert.num_othername; i++) { in http_parse_x509_certificate()
/freebsd/contrib/wpa/hs20/client/
H A Dosu_client.c2993 for (i = 0; i < cert->num_othername; i++) { in osu_cert_cb()
3006 for (i = 0; i < cert->num_othername; i++) { in osu_cert_cb()