Home
last modified time | relevance | path

Searched refs:rid (Results 1 – 25 of 99) sorted by relevance

1234

/external/openssl/crypto/ocsp/
Docsp_srv.c213 OCSP_RESPID *rid; in OCSP_basic_sign() local
233 rid = brsp->tbsResponseData->responderId; in OCSP_basic_sign()
238 if (!(rid->value.byKey = ASN1_OCTET_STRING_new())) in OCSP_basic_sign()
240 if (!(ASN1_OCTET_STRING_set(rid->value.byKey, md, SHA_DIGEST_LENGTH))) in OCSP_basic_sign()
242 rid->type = V_OCSP_RESPID_KEY; in OCSP_basic_sign()
246 if (!X509_NAME_set(&rid->value.byName, in OCSP_basic_sign()
249 rid->type = V_OCSP_RESPID_NAME; in OCSP_basic_sign()
Docsp_prn.c188 OCSP_RESPID *rid = NULL; in OCSP_RESPONSE_print() local
219 rid = rd->responderId; in OCSP_RESPONSE_print()
220 switch (rid->type) in OCSP_RESPONSE_print()
223 X509_NAME_print_ex(bp, rid->value.byName, 0, XN_FLAG_ONELINE); in OCSP_RESPONSE_print()
226 i2a_ASN1_STRING(bp, rid->value.byKey, V_ASN1_OCTET_STRING); in OCSP_RESPONSE_print()
Docsp_vfy.c166 OCSP_RESPID *rid = bs->tbsResponseData->responderId; in ocsp_find_signer() local
167 if ((signer = ocsp_find_signer_sk(certs, rid))) in ocsp_find_signer()
173 (signer = ocsp_find_signer_sk(bs->certs, rid))) in ocsp_find_signer()
/external/qemu/distrib/sdl-1.2.12/src/joystick/bsd/
DSDL_sysjoystick.c80 int rid; /* Report ID */ member
297 if (ioctl(fd, USB_GET_REPORT_ID, &rep->rid) < 0) { in SDL_SYS_JoystickOpen()
298 rep->rid = -1; /* XXX */ in SDL_SYS_JoystickOpen()
310 hdata = hid_start_parse(hw->repdesc, 1 << hid_input, rep->rid); in SDL_SYS_JoystickOpen()
449 hdata = hid_start_parse(joy->hwdata->repdesc, 1 << hid_input, rep->rid); in SDL_SYS_JoystickUpdate()
542 len = hid_report_size(rd, r->rid, repinfo[repind].kind); in report_alloc()
546 len = hid_report_size(rd, r->rid, repinfo[repind].kind); in report_alloc()
548 len = hid_report_size(rd, repinfo[repind].kind, r->rid); in report_alloc()
551 len = hid_report_size(rd, repinfo[repind].kind, &r->rid); in report_alloc()
555 len = hid_report_size(rd, repinfo[repind].kind, r->rid); in report_alloc()
[all …]
/external/wpa_supplicant_6/wpa_supplicant/src/drivers/
Ddriver_hostap.h87 ((size_t) (&((struct prism2_hostapd_param *) 0)->u.rid.data))
122 u16 rid; member
125 } rid; member
/external/wpa_supplicant/
Ddriver_hostap.h87 ((size_t) (&((struct prism2_hostapd_param *) 0)->u.rid.data))
122 u16 rid; member
125 } rid; member
Dpcsc_funcs.c334 unsigned char rid[5]; in scard_get_aid() member
396 efdir->rid, efdir->aid_len); in scard_get_aid()
417 os_memcpy(aid, efdir->rid, efdir->aid_len); in scard_get_aid()
/external/openssl/crypto/x509v3/
Dv3_genn.c142 result = OBJ_cmp(a->d.rid, b->d.rid); in GENERAL_NAME_cmp()
190 a->d.rid = value; in GENERAL_NAME_set0_value()
221 return a->d.rid; in GENERAL_NAME_get0_value()
Dv3_alt.c170 i2t_ASN1_OBJECT(oline, 256, gen->d.rid); in STACK_OF()
237 i2a_ASN1_OBJECT(out, gen->d.rid); in GENERAL_NAME_print()
466 gen->d.rid = obj; in a2i_GENERAL_NAME()
Dx509v3.h202 ASN1_OBJECT *rid; /* registeredID */ member
/external/qemu/distrib/sdl-1.2.12/src/video/photon/
DSDL_ph_events.c80 int rid; in set_motion_sensitivity() local
86 rid = PtWidgetRid(window); in set_motion_sensitivity()
87 if( rid != 0 && PhRegionQuery(rid, &region, NULL, NULL, 0) == 0 ) in set_motion_sensitivity()
DSDL_ph_wm.c67 windowevent.rid = PtWidgetRid(window); in ph_IconifyWindow()
/external/iproute2/
DChangeLog435 * Get rid of old Patches/ directory for tcp_diag module
453 * Get rid of old tcp_diag module, it is part of kernel.
528 * Try and get rid of dependency on kernel include files
529 Get rid of having private glibc-include headers
553 * Get rid of private defintions of network headers which existed
/external/webkit/WebCore/platform/text/mac/
Dmac-encodings.txt2 # It would be nice to get rid of dependence on the TextEncodingConvert entirely.
/external/clearsilver/
DREADME.python14 is "really fast" as it gets rid of all of the parsing and loading of
/external/wpa_supplicant_6/wpa_supplicant/src/utils/
Dpcsc_funcs.c334 unsigned char rid[5]; in scard_get_aid() member
396 efdir->rid, efdir->aid_len); in scard_get_aid()
417 os_memcpy(aid, efdir->rid, efdir->aid_len); in scard_get_aid()
/external/astl/include/
Dmemory107 // rid of this one.
/external/chromium/sdch/open-vcdiff/
DChangeLog25 one of which is devoted to the new SetAllowVcdTarget feature. Get rid of
/external/bluetooth/glib/gobject/
DChangeLog978 via the new g_slice_*() API (get's rid of GList allocation hack).
980 * gtype.c: got rid of per-type memchunks. if GTypeInfo.n_preallocs
1143 (g_object_unref): Get rid of g_object_last_unref and
1830 commit, cast to GTypeValueTable * to get rid of const warning.
2188 g_list_alloc() to allocate GObjectNotifyQueue to et rid
2445 * gparamspecs.[hc]: got rid of bogus GClosure paramspec.
2743 got rid of properties_changed signal.
3122 * gobject.[hc]: got rid of property trailers. nuked GObject
3318 * gparam.[hc]: implement param spec pool, got rid of param spec
3534 * gsignal.c (g_signal_list_ids): get rid of inline documentation owen
[all …]
/external/qemu/
DCHANGES.TXT371 - Get rid of EsounD-related freezes on Linux (again)
407 - Get rid of EsounD-related freezes on Linux (again)
430 this gets rid of audio chopiness issues on Vista (and sometimes on XP too)
/external/bluetooth/glib/
DChangeLog.pre-2-4505 * glib/gen-unicode-tables.pl: Get rid of some new warnings from perl
962 get rid of warning
965 rid of warning
1229 * glib/guniprop.c: Get rid of "len" parameter to output_special_case
1762 * glib/gconvert.c (UnsafeCharacterSet): Get rid of
/external/openssl/include/openssl/
Dx509v3.h202 ASN1_OBJECT *rid; /* registeredID */ member
/external/quake/quake/src/QW/
Dqwchangelog.txt215 rid of unknown command messages (like unknown command 'startdemos') from the
/external/jpeg/
Dusage.doc181 factor of 10 to 50 gets rid of dithering patterns in the input file, resulting
476 encoded as a color JPEG. (In such a case, the space savings from getting rid
/external/webkit/JavaScriptCore/
DChangeLog-2003-10-25634 (UString::UString): Got rid of code here that used to set up UString::null.
776 - got rid of some framework initialization (working on bug 2959353)
1000 and got rid of append methods. Also added friend declarations and calls to reverseList().

1234