Home
last modified time | relevance | path

Searched defs:chain (Results 326 - 350 of 505) sorted by relevance

1...<<1112131415161718192021

/third_party/openssl/crypto/cms/
H A Dcms_env.c1211 int ossl_cms_EnvelopedData_final(CMS_ContentInfo *cms, BIO *chain) in ossl_cms_EnvelopedData_final() argument
/third_party/openssl/crypto/cmp/
H A Dcmp_msg.c445 ossl_cmp_certrep_new(OSSL_CMP_CTX *ctx, int bodytype, int certReqId, const OSSL_CMP_PKISI *si, X509 *cert, const X509 *encryption_recip, STACK_OF(X509) *chain, STACK_OF(X509) *caPubs, int unprotectedErrors) ossl_cmp_certrep_new() argument
/third_party/skia/src/gpu/ops/
H A DOpsTask.cpp1048 OpChain& chain = fOpChains[i]; forwardCombine() local
[all...]
/third_party/openssl/ohos_lite/include/crypto/
H A Dx509.h235 STACK_OF(X509) *chain; member
/third_party/openssl/ssl/statem/
H A Dstatem_lib.c897 static int ssl_add_cert_to_wpacket(SSL *s, WPACKET *pkt, X509 *x, int chain) in ssl_add_cert_to_wpacket() argument
[all...]
/third_party/openssl/include/crypto/
H A Dx509.h258 STACK_OF(X509) *chain; member
/third_party/skia/third_party/externals/jinja2/
H A Dcompiler.py5 from itertools import chain namespace
/third_party/skia/third_party/externals/libwebp/src/enc/
H A Dbackward_references_enc.c267 int32_t* chain = (int32_t*)p->offset_length_; in VP8LHashChainFill() local
[all...]
/third_party/openssl/crypto/ec/
H A Decp_nistz256.c1438 static const struct { unsigned char p, i; } chain[27] = { in ecp_nistz256_inv_mod_ord() local
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-aat-layout-morx-table.hh1112 const Chain<Types> *chain = &firstChain; in compile_flags() local
1125 const Chain<Types> *chain = &firstChain; in apply() local
1141 const Chain<Types> *chain in sanitize() local
[all...]
/third_party/python/Modules/
H A Dfaulthandler.c110 int chain; member
813 faulthandler_register(int signum, int chain, _Py_sighandler_t *previous_p) in faulthandler_register() argument
912 int chain = 0; in faulthandler_register_py() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/
H A Dx509v3.c2140 x509_certificate_chain_validate(struct x509_certificate *trusted, struct x509_certificate *chain, int *reason, int disable_time_checks) x509_certificate_chain_validate() argument
2272 x509_certificate_get_subject(struct x509_certificate *chain, struct x509_name *name) x509_certificate_get_subject() argument
[all...]
/device/soc/rockchip/common/sdk_linux/drivers/media/usb/uvc/
H A Duvc_driver.c1571 static int uvc_scan_chain_entity(struct uvc_video_chain *chain, struct uvc_entity *entity) in uvc_scan_chain_entity() argument
1665 uvc_scan_chain_forward(struct uvc_video_chain *chain, struct uvc_entity *entity, struct uvc_entity *prev) uvc_scan_chain_forward() argument
1772 uvc_scan_chain_backward(struct uvc_video_chain *chain, struct uvc_entity **_entity) uvc_scan_chain_backward() argument
1862 uvc_scan_chain(struct uvc_video_chain *chain, struct uvc_entity *term) uvc_scan_chain() argument
1903 struct uvc_video_chain *chain; uvc_alloc_chain() local
1933 struct uvc_video_chain *chain; uvc_scan_fallback() local
2023 struct uvc_video_chain *chain; uvc_scan_device() local
2099 struct uvc_video_chain *chain; uvc_delete() local
2255 uvc_register_terms(struct uvc_device *dev, struct uvc_video_chain *chain) uvc_register_terms() argument
2295 struct uvc_video_chain *chain; uvc_register_chains() local
[all...]
/device/soc/rockchip/common/sdk_linux/kernel/power/
H A Dsnapshot.c272 struct linked_page *chain; /* the chain */ member
[all...]
/foundation/multimedia/audio_framework/services/audio_policy/client/src/proxy/
H A Daudio_policy_proxy.cpp1163 string chain = reply.ReadString(); in PreprocessMode() local
1191 string chain = reply.ReadString(); in PostprocessMode() local
/foundation/multimedia/audio_framework/interfaces/inner_api/native/audiocommon/include/
H A Daudio_effect.h98 std::string chain; member
/foundation/communication/netmanager_base/services/netsyscontroller/src/
H A Dnetsys_controller.cpp1028 int32_t NetsysController::FirewallSetUidsAllowedListChain(uint32_t chain, const std::vector<uint32_t> &uids) in FirewallSetUidsAllowedListChain() argument
1040 int32_t NetsysController::FirewallSetUidsDeniedListChain(uint32_t chain, const std::vector<uint32_t> &uids) in FirewallSetUidsDeniedListChain() argument
1052 int32_t NetsysController::FirewallEnableChain(uint32_t chain, bool enable) in FirewallEnableChain() argument
1064 FirewallSetUidRule(uint32_t chain, const std::vector<uint32_t> &uids, uint32_t firewallRule) FirewallSetUidRule() argument
[all...]
H A Dnetsys_controller_service_impl.cpp652 int32_t NetsysControllerServiceImpl::FirewallSetUidsAllowedListChain(uint32_t chain, const std::vector<uint32_t> &uids) in FirewallSetUidsAllowedListChain() argument
658 int32_t NetsysControllerServiceImpl::FirewallSetUidsDeniedListChain(uint32_t chain, const std::vector<uint32_t> &uids) in FirewallSetUidsDeniedListChain() argument
664 int32_t NetsysControllerServiceImpl::FirewallEnableChain(uint32_t chain, bool enable) in FirewallEnableChain() argument
670 FirewallSetUidRule(uint32_t chain, const std::vector<uint32_t> &uids, uint32_t firewallRule) FirewallSetUidRule() argument
[all...]
/foundation/communication/netmanager_base/test/fuzztest/netsysclient_fuzzer/
H A Dnet_sys_client_fuzzer.cpp545 auto chain = NetSysGetData<uint32_t>(); in FirewallSetUidsAllowedListChainFuzzTest() local
565 auto chain = NetSysGetData<uint32_t>(); in FirewallSetUidsDeniedListChainFuzzTest() local
584 int32_t chain = NetSysGetData<int32_t>(); in FirewallSetUidRuleFuzzTest() local
871 uint32_t chain = NetSysGetData<uint32_t>(); in FirewallEnableChainFuzzTest() local
/foundation/communication/netmanager_base/services/netmanagernative/src/
H A Dnetsys_native_service.cpp591 int32_t NetsysNativeService::FirewallSetUidsAllowedListChain(uint32_t chain, const std::vector<uint32_t> &uids) in FirewallSetUidsAllowedListChain() argument
597 int32_t NetsysNativeService::FirewallSetUidsDeniedListChain(uint32_t chain, const std::vector<uint32_t> &uids) in FirewallSetUidsDeniedListChain() argument
603 int32_t NetsysNativeService::FirewallEnableChain(uint32_t chain, bool enable) in FirewallEnableChain() argument
609 int32_t NetsysNativeService::FirewallSetUidRule(uint32_t chain, const std::vector<uint32_t> &uids, in FirewallSetUidRule() argument
/foundation/communication/netmanager_base/frameworks/native/netmanagernative/
H A Dnetsys_native_service_proxy.cpp1605 int32_t NetsysNativeServiceProxy::FirewallSetUidsAllowedListChain(uint32_t chain, const std::vector<uint32_t> &uids) in FirewallSetUidsAllowedListChain() argument
1645 int32_t NetsysNativeServiceProxy::FirewallSetUidsDeniedListChain(uint32_t chain, const std::vector<uint32_t> &uids) in FirewallSetUidsDeniedListChain() argument
1685 int32_t NetsysNativeServiceProxy::FirewallEnableChain(uint32_t chain, bool enable) in FirewallEnableChain() argument
1717 int32_t NetsysNativeServiceProxy::FirewallSetUidRule(uint32_t chain, const std::vector<uint32_t> &uids, in FirewallSetUidRule() argument
/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/
H A Dnet_manager_native.cpp449 int32_t NetManagerNative::FirewallSetUidsAllowedListChain(uint32_t chain, const std::vector<uint32_t> &uids) in FirewallSetUidsAllowedListChain() argument
455 int32_t NetManagerNative::FirewallSetUidsDeniedListChain(uint32_t chain, const std::vector<uint32_t> &uids) in FirewallSetUidsDeniedListChain() argument
461 int32_t NetManagerNative::FirewallEnableChain(uint32_t chain, bool enable) in FirewallEnableChain() argument
467 int32_t NetManagerNative::FirewallSetUidRule(uint32_t chain, const std::vector<uint32_t> &uids, uint32_t firewallRule) in FirewallSetUidRule() argument
/kernel/linux/linux-5.10/drivers/dma/
H A Dsirf-dma.c92 bool chain; /* is chain DMA? */ member
270 bool chain; in sirfsoc_dma_irq() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_pm4_headers_ai.h121 uint32_t chain:1; member
H A Dkfd_pm4_headers_vi.h127 uint32_t chain:1; member

Completed in 46 milliseconds

1...<<1112131415161718192021