HomeSort by relevance Sort by last modified time
    Searched refs:othername (Results 1 - 4 of 4) sorted by null

  /external/wpa_supplicant_8/src/utils/
http-utils.h 32 struct http_othername *othername; member in struct:http_cert
http_curl.c 194 OTHERNAME *o)
201 on = os_realloc_array(cert->othername, cert->num_othername + 1,
205 cert->othername = on;
251 add_alt_name_othername(ctx, cert, name->d.otherName);
838 os_free(hcert->othername[i].oid);
839 os_free(hcert->othername);
908 if (os_strcmp(hcert.othername[i].oid,
910 char *name = os_zalloc(hcert.othername[i].len + 1);
912 os_memcpy(name, hcert.othername[i].data,
913 hcert.othername[i].len)
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
gensuitemodule.py     [all...]
  /external/wpa_supplicant_8/hs20/client/
osu_client.c     [all...]

Completed in 3408 milliseconds