| /third_party/openssl/crypto/cms/ |
| H A D | cms_env.c | 1211 int ossl_cms_EnvelopedData_final(CMS_ContentInfo *cms, BIO *chain) in ossl_cms_EnvelopedData_final() argument
|
| /third_party/openssl/crypto/cmp/ |
| H A D | cmp_msg.c | 445 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 D | OpsTask.cpp | 1048 OpChain& chain = fOpChains[i]; forwardCombine() local [all...] |
| /third_party/openssl/ohos_lite/include/crypto/ |
| H A D | x509.h | 235 STACK_OF(X509) *chain; member
|
| /third_party/openssl/ssl/statem/ |
| H A D | statem_lib.c | 897 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 D | x509.h | 258 STACK_OF(X509) *chain; member
|
| /third_party/skia/third_party/externals/jinja2/ |
| H A D | compiler.py | 5 from itertools import chain namespace
|
| /third_party/skia/third_party/externals/libwebp/src/enc/ |
| H A D | backward_references_enc.c | 267 int32_t* chain = (int32_t*)p->offset_length_; in VP8LHashChainFill() local [all...] |
| /third_party/openssl/crypto/ec/ |
| H A D | ecp_nistz256.c | 1438 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 D | hb-aat-layout-morx-table.hh | 1112 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 D | faulthandler.c | 110 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 D | x509v3.c | 2140 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 D | uvc_driver.c | 1571 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 D | snapshot.c | 272 struct linked_page *chain; /* the chain */ member [all...] |
| /foundation/multimedia/audio_framework/services/audio_policy/client/src/proxy/ |
| H A D | audio_policy_proxy.cpp | 1163 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 D | audio_effect.h | 98 std::string chain; member
|
| /foundation/communication/netmanager_base/services/netsyscontroller/src/ |
| H A D | netsys_controller.cpp | 1028 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 D | netsys_controller_service_impl.cpp | 652 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 D | net_sys_client_fuzzer.cpp | 545 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 D | netsys_native_service.cpp | 591 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 D | netsys_native_service_proxy.cpp | 1605 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 D | net_manager_native.cpp | 449 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 D | sirf-dma.c | 92 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 D | kfd_pm4_headers_ai.h | 121 uint32_t chain:1; member
|
| H A D | kfd_pm4_headers_vi.h | 127 uint32_t chain:1; member
|