Home
last modified time | relevance | path

Searched defs:si (Results 1 – 25 of 281) sorted by relevance

12345678910>>...12

/third_party/openssl/crypto/cms/
Dcms_att.c69 int CMS_signed_get_attr_count(const CMS_SignerInfo *si) in CMS_signed_get_attr_count()
74 int CMS_signed_get_attr_by_NID(const CMS_SignerInfo *si, int nid, int lastpos) in CMS_signed_get_attr_by_NID()
79 int CMS_signed_get_attr_by_OBJ(const CMS_SignerInfo *si, const ASN1_OBJECT *obj, in CMS_signed_get_attr_by_OBJ()
85 X509_ATTRIBUTE *CMS_signed_get_attr(const CMS_SignerInfo *si, int loc) in CMS_signed_get_attr()
90 X509_ATTRIBUTE *CMS_signed_delete_attr(CMS_SignerInfo *si, int loc) in CMS_signed_delete_attr()
95 int CMS_signed_add1_attr(CMS_SignerInfo *si, X509_ATTRIBUTE *attr) in CMS_signed_add1_attr()
102 int CMS_signed_add1_attr_by_OBJ(CMS_SignerInfo *si, in CMS_signed_add1_attr_by_OBJ()
111 int CMS_signed_add1_attr_by_NID(CMS_SignerInfo *si, in CMS_signed_add1_attr_by_NID()
119 int CMS_signed_add1_attr_by_txt(CMS_SignerInfo *si, in CMS_signed_add1_attr_by_txt()
128 void *CMS_signed_get0_data_by_OBJ(const CMS_SignerInfo *si, in CMS_signed_get0_data_by_OBJ()
[all …]
Dcms_sd.c73 CMS_SignerInfo *si; in cms_sd_set_version() local
129 static int cms_set_si_contentType_attr(CMS_ContentInfo *cms, CMS_SignerInfo *si) in cms_set_si_contentType_attr()
140 static int cms_copy_messageDigest(CMS_ContentInfo *cms, CMS_SignerInfo *si) in cms_copy_messageDigest()
230 static int cms_sd_asn1_ctrl(CMS_SignerInfo *si, int cmd) in cms_sd_asn1_ctrl()
256 static int ossl_cms_add1_signing_cert(CMS_SignerInfo *si, in ossl_cms_add1_signing_cert()
281 static int ossl_cms_add1_signing_cert_v2(CMS_SignerInfo *si, in ossl_cms_add1_signing_cert_v2()
310 CMS_SignerInfo *si = NULL; in CMS_add1_signer() local
499 CMS_SignerInfo *si; in ossl_cms_SignerInfos_set_cmsctx() local
514 static int cms_add1_signingTime(CMS_SignerInfo *si, ASN1_TIME *t) in cms_add1_signingTime()
543 EVP_PKEY_CTX *CMS_SignerInfo_get0_pkey_ctx(CMS_SignerInfo *si) in CMS_SignerInfo_get0_pkey_ctx()
[all …]
Dcms_ess.c52 static int ossl_cms_signerinfo_get_signing_cert(const CMS_SignerInfo *si, in ossl_cms_signerinfo_get_signing_cert()
79 static int ossl_cms_signerinfo_get_signing_cert_v2(const CMS_SignerInfo *si, in ossl_cms_signerinfo_get_signing_cert_v2()
102 int ossl_cms_check_signing_certs(const CMS_SignerInfo *si, in ossl_cms_check_signing_certs()
166 int CMS_add1_ReceiptRequest(CMS_SignerInfo *si, CMS_ReceiptRequest *rr) in CMS_add1_ReceiptRequest()
216 static int cms_msgSigDigest(CMS_SignerInfo *si, in cms_msgSigDigest()
258 CMS_SignerInfo *si, *osi = NULL; in ossl_cms_Receipt_verify() local
381 ASN1_OCTET_STRING *ossl_cms_encode_Receipt(CMS_SignerInfo *si) in ossl_cms_encode_Receipt()
Dcms_rsa.c189 static int rsa_cms_sign(CMS_SignerInfo *si) in rsa_cms_sign()
215 static int rsa_cms_verify(CMS_SignerInfo *si) in rsa_cms_verify()
241 int ossl_cms_rsa_sign(CMS_SignerInfo *si, int verify) in ossl_cms_rsa_sign()
/third_party/libwebsockets/lib/drivers/display/
Dssd1306-i2c.c51 const lws_display_ssd1306_t *si = (const lws_display_ssd1306_t *)disp; in lws_display_ssd1306_i2c_init() local
77 const lws_display_ssd1306_t *si = (const lws_display_ssd1306_t *)disp; in lws_display_ssd1306_i2c_contrast() local
92 const lws_display_ssd1306_t *si = (const lws_display_ssd1306_t *)disp; in lws_display_ssd1306_i2c_blit() local
135 const lws_display_ssd1306_t *si = (const lws_display_ssd1306_t *)disp; in lws_display_ssd1306_i2c_power() local
/third_party/openssl/crypto/pkcs7/
Dpk7_attr.c20 int PKCS7_add_attrib_smimecap(PKCS7_SIGNER_INFO *si, in PKCS7_add_attrib_smimecap()
86 int PKCS7_add_attrib_content_type(PKCS7_SIGNER_INFO *si, ASN1_OBJECT *coid) in PKCS7_add_attrib_content_type()
96 int PKCS7_add0_attrib_signing_time(PKCS7_SIGNER_INFO *si, ASN1_TIME *t) in PKCS7_add0_attrib_signing_time()
106 int PKCS7_add1_attrib_digest(PKCS7_SIGNER_INFO *si, in PKCS7_add1_attrib_digest()
Dpk7_lib.c305 static int pkcs7_ecdsa_or_dsa_sign_verify_setup(PKCS7_SIGNER_INFO *si, in pkcs7_ecdsa_or_dsa_sign_verify_setup()
326 static int pkcs7_rsa_sign_verify_setup(PKCS7_SIGNER_INFO *si, int verify) in pkcs7_rsa_sign_verify_setup()
390 PKCS7_SIGNER_INFO *si = NULL; in PKCS7_add_signature() local
468 PKCS7_SIGNER_INFO *si = sk_PKCS7_SIGNER_INFO_value(sinfos, i); in ossl_pkcs7_resolve_libctx() local
548 void PKCS7_SIGNER_INFO_get0_algs(PKCS7_SIGNER_INFO *si, EVP_PKEY **pk, in PKCS7_SIGNER_INFO_get0_algs()
670 X509 *PKCS7_cert_from_signer_info(PKCS7 *p7, PKCS7_SIGNER_INFO *si) in PKCS7_cert_from_signer_info()
/third_party/libwebsockets/lib/drivers/settings/
Dsettings.c30 lws_settings_instance_t *si = lws_zalloc(sizeof(*si), __func__); in lws_settings_init() local
42 lws_settings_deinit(lws_settings_instance_t **si) in lws_settings_deinit()
49 lws_settings_plat_printf(lws_settings_instance_t *si, const char *name, in lws_settings_plat_printf()
/third_party/openssl/crypto/cmp/
Dcmp_status.c31 int ossl_cmp_pkisi_get_status(const OSSL_CMP_PKISI *si) in ossl_cmp_pkisi_get_status()
62 OSSL_CMP_PKIFREETEXT *ossl_cmp_pkisi_get0_statusString(const OSSL_CMP_PKISI *si) in ossl_cmp_pkisi_get0_statusString()
69 int ossl_cmp_pkisi_get_pkifailureinfo(const OSSL_CMP_PKISI *si) in ossl_cmp_pkisi_get_pkifailureinfo()
148 int ossl_cmp_pkisi_check_pkifailureinfo(const OSSL_CMP_PKISI *si, int bit_index) in ossl_cmp_pkisi_check_pkifailureinfo()
274 OSSL_CMP_PKISI *si = OSSL_CMP_PKISI_new(); in OSSL_CMP_STATUSINFO_new() local
/third_party/mesa3d/src/gallium/winsys/svga/drm/
Dvmw_msg.c88 ax, bx, cx, dx, si, di) \ argument
133 ax, bx, cx, dx, si, di) \ argument
157 ax, bx, cx, dx, si, di) \ argument
192 ax, bx, cx, dx, si, di) \ argument
219 ax, bx, cx, dx, si, di) \ argument
256 ax, bx, cx, dx, si, di) \ argument
263 ax, bx, cx, dx, si, di) \ argument
271 ax, bx, cx, dx, si, di) \ argument
308 VMW_REG ax = 0, bx = 0, cx = 0, dx = 0, si = 0, di = 0; in vmw_open_channel() local
338 VMW_REG ax = 0, bx = 0, cx = 0, dx = 0, si, di; in vmw_close_channel() local
[all …]
/third_party/ltp/libs/libltpsigwait/
Dsigwait.c16 siginfo_t si; in test_empty_set() local
41 siginfo_t si; in test_timeout() local
75 siginfo_t si; in test_unmasked_matching() local
125 siginfo_t si; in test_masked_matching() local
173 siginfo_t si; in test_masked_matching_rt() local
/third_party/libwebsockets/lib/plat/freertos/esp32/drivers/
Dsettings-esp32.c30 lws_settings_plat_get(lws_settings_instance_t *si, const char *name, in lws_settings_plat_get()
55 lws_settings_plat_set(lws_settings_instance_t *si, const char *name, in lws_settings_plat_set()
/third_party/gstreamer/gstplugins_good/sys/oss4/
Doss4-property-probe.c122 struct oss_sysinfo si = { {0,}, }; in gst_oss4_property_probe_find_device_name() local
183 struct oss_sysinfo *si, int cap_mask) in gst_oss4_property_probe_get_audio_devices()
222 struct oss_sysinfo si = { {0,}, }; in gst_oss4_property_probe_get_values() local
/third_party/musl/src/signal/
Dsigtimedwait.c8 static int do_sigtimedwait(const sigset_t *restrict mask, siginfo_t *restrict si, const struct time… in do_sigtimedwait()
26 int sigtimedwait(const sigset_t *restrict mask, siginfo_t *restrict si, const struct timespec *rest… in sigtimedwait()
/third_party/node/deps/nghttp2/lib/
Dnghttp2_stream.c320 nghttp2_stream *si; in ensure_inactive() local
346 nghttp2_stream *si; in check_queued() local
394 nghttp2_stream *si; in check_sum_dep() local
410 nghttp2_stream *si; in check_dep_prev() local
424 nghttp2_stream *si; in validate_tree() local
591 nghttp2_stream *si; in nghttp2_stream_dep_insert() local
755 nghttp2_stream *dep_prev, *si; in nghttp2_stream_dep_remove() local
809 nghttp2_stream *si; in nghttp2_stream_dep_insert_subtree() local
926 nghttp2_stream *si; in nghttp2_stream_next_outbound_item() local
/third_party/nghttp2/lib/
Dnghttp2_stream.c321 nghttp2_stream *si; in ensure_inactive() local
347 nghttp2_stream *si; in check_queued() local
395 nghttp2_stream *si; in check_sum_dep() local
411 nghttp2_stream *si; in check_dep_prev() local
425 nghttp2_stream *si; in validate_tree() local
608 nghttp2_stream *si; in nghttp2_stream_dep_insert() local
772 nghttp2_stream *dep_prev, *si; in nghttp2_stream_dep_remove() local
826 nghttp2_stream *si; in nghttp2_stream_dep_insert_subtree() local
943 nghttp2_stream *si; in nghttp2_stream_next_outbound_item() local
/third_party/libuv/test/
Dtest-tty-escape-sequence-processing.c93 struct screen_info si; member
96 static void get_screen_info(uv_tty_t* tty_out, struct screen_info* si) { in get_screen_info()
154 static BOOL is_scrolling(uv_tty_t* tty_out, struct screen_info si) { in is_scrolling()
185 static void clear_screen(uv_tty_t* tty_out, struct screen_info* si) { in clear_screen()
382 struct screen_info si; in TEST_IMPL() local
433 struct screen_info si; in TEST_IMPL() local
484 struct screen_info si; in TEST_IMPL() local
545 struct screen_info si; in TEST_IMPL() local
606 struct screen_info si; in TEST_IMPL() local
657 struct screen_info si; in TEST_IMPL() local
[all …]
/third_party/libwebsockets/lib/plat/windows/
Dwindows-pipe.c39 struct sockaddr_in *si = &pt->frt_pipe_si; in lws_plat_pipe_create() local
100 struct sockaddr_in *si = &pt->frt_pipe_si; in lws_plat_pipe_signal() local
/third_party/libwebsockets/lib/plat/freertos/
Dfreertos-pipe.c31 struct sockaddr_in *si = &wsi->a.context->frt_pipe_si; in lws_plat_pipe_create() local
92 struct sockaddr_in *si = &ctx->frt_pipe_si; in lws_plat_pipe_signal() local
/third_party/gstreamer/gstplugins_base/tests/icles/
Dtest-reverseplay.c116 _destroy_stream_info (StreamInfo * si) in _destroy_stream_info()
125 extend_times (StreamInfo * si, GstClockTime start, GstClockTime end) in extend_times()
185 dump_times (StreamInfo * si) in dump_times()
208 handle_output (GstPad * pad, GstPadProbeInfo * info, StreamInfo * si) in handle_output()
263 StreamInfo *si; in pad_added_cb() local
/third_party/skia/third_party/externals/icu/source/samples/layout/
Dclayout.c59 SCROLLINFO si; in InitParagraph() local
178 SCROLLINFO si; in WndProc() local
238 SCROLLINFO si; in WndProc() local
Dlayout.cpp58 SCROLLINFO si; in InitParagraph() local
176 SCROLLINFO si; in WndProc() local
236 SCROLLINFO si; in WndProc() local
/third_party/flutter/skia/third_party/externals/icu/source/samples/layout/
Dlayout.cpp58 SCROLLINFO si; in InitParagraph() local
176 SCROLLINFO si; in WndProc() local
236 SCROLLINFO si; in WndProc() local
Dclayout.c59 SCROLLINFO si; in InitParagraph() local
178 SCROLLINFO si; in WndProc() local
238 SCROLLINFO si; in WndProc() local
/third_party/icu/icu4c/source/samples/layout/
Dlayout.cpp58 SCROLLINFO si; in InitParagraph() local
176 SCROLLINFO si; in WndProc() local
236 SCROLLINFO si; in WndProc() local

12345678910>>...12