Home
last modified time | relevance | path

Searched defs:data (Results 3251 - 3275 of 12658) sorted by relevance

1...<<131132133134135136137138139140>>...507

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Dext_password.c38 struct ext_password_data *data; in ext_password_init() local
67 ext_password_deinit(struct ext_password_data *data) ext_password_deinit() argument
75 ext_password_get(struct ext_password_data *data, const char *name) ext_password_get() argument
[all...]
H A Dext_password_file.c35 struct ext_password_file_data *data; in ext_password_file_init() local
65 struct ext_password_file_data *data in ext_password_file_deinit() local
84 struct ext_password_file_data *data = ctx; ext_password_file_get() local
[all...]
H A Dext_password_test.c22 struct ext_password_test_data *data; in ext_password_test_init() local
37 struct ext_password_test_data *data = ctx; in ext_password_test_deinit() local
46 struct ext_password_test_data *data in ext_password_test_get() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
H A Dwps_module_tests.c16 const char *data; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dautoscan_exponential.c24 autoscan_exponential_get_params(struct autoscan_exponential_data *data, in autoscan_exponential_get_params() argument
48 struct autoscan_exponential_data *data; in autoscan_exponential_init() local
70 struct autoscan_exponential_data *data = priv; autoscan_exponential_deinit() local
79 struct autoscan_exponential_data *data = priv; autoscan_exponential_notify_scan() local
[all...]
H A Dautoscan_periodic.c21 static int autoscan_periodic_get_params(struct autoscan_periodic_data *data, in autoscan_periodic_get_params() argument
43 struct autoscan_periodic_data *data; in autoscan_periodic_init() local
63 struct autoscan_periodic_data *data in autoscan_periodic_deinit() local
72 struct autoscan_periodic_data *data = priv; autoscan_periodic_notify_scan() local
[all...]
/third_party/vulkan-loader/loader/
H A Dloader.h47 static inline void loader_set_dispatch(void *obj, const void *data) { *((const void **)obj) = data; } in loader_set_dispatch() argument
72 static inline void loader_init_dispatch(void *obj, const void *data) { in loader_init_dispatch() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Daes-cbc.c24 int aes_128_cbc_encrypt(const u8 *key, const u8 *iv, u8 *data, size_t data_len) in aes_128_cbc_encrypt() argument
60 int aes_128_cbc_decrypt(const u8 *key, const u8 *iv, u8 *data, size_t data_len) in aes_128_cbc_decrypt() argument
H A Daes-ctr.c25 aes_ctr_encrypt(const u8 *key, size_t key_len, const u8 *nonce, u8 *data, size_t data_len) aes_ctr_encrypt() argument
67 aes_128_ctr_encrypt(const u8 *key, const u8 *nonce, u8 *data, size_t data_len) aes_128_ctr_encrypt() argument
H A Daes-eax.c28 aes_128_eax_encrypt(const u8 *key, const u8 *nonce, size_t nonce_len, const u8 *hdr, size_t hdr_len, u8 *data, size_t data_len, u8 *tag) aes_128_eax_encrypt() argument
92 aes_128_eax_decrypt(const u8 *key, const u8 *nonce, size_t nonce_len, const u8 *hdr, size_t hdr_len, u8 *data, size_t data_len, const u8 *tag) aes_128_eax_decrypt() argument
[all...]
/third_party/zlib/contrib/dotzlib/DotZLib/
H A DInflater.cs54 public override void Add(byte[] data, int offset, int count) in Add() argument
[all...]
/vendor/hisilicon/hispark_pegasus/demo/adc_demo/
H A Dadc_demo.c41 unsigned short data = 0; in ADCLightTask() local
/base/account/os_account/frameworks/ohosaccount/native/src/
H A Daccount_info_parcel.cpp26 bool WriteOhosAccountInfo(MessageParcel &data, const OhosAccountInfo &ohosAccountInfo) in WriteOhosAccountInfo() argument
63 static ErrCode ReadAvatarData(MessageParcel &data, st argument
84 ReadOhosAccountInfo(MessageParcel &data, OhosAccountInfo &ohosAccountInfo) ReadOhosAccountInfo() argument
[all...]
/base/account/os_account/services/accountmgr/src/bundle_manager_adapter/
H A Dbundle_user_manager_adapter_proxy.cpp33 MessageParcel data; in CreateNewUser() local
70 MessageParcel data; in RemoveUser() local
94 SendTransactCmd( AppExecFwk::BundleUserMgrInterfaceCode code, MessageParcel &data, MessageParcel &reply) SendTransactCmd() argument
[all...]
/base/account/os_account/test/fuzztest/account_stub/cmdgetaccountiamservicestub_fuzzer/
H A Dcmdgetaccountiamservicestub_fuzzer.cpp50 bool CmdGetAccountIAMServiceStubFuzzTest(const uint8_t *data, size_t size) in CmdGetAccountIAMServiceStubFuzzTest() argument
74 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput() argument
/base/account/os_account/test/fuzztest/account_stub/cmdgetappaccountservicestub_fuzzer/
H A Dcmdgetappaccountservicestub_fuzzer.cpp50 bool CmdGetAppAccountServiceStubFuzzTest(const uint8_t* data, size_t size) in CmdGetAppAccountServiceStubFuzzTest() argument
74 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
/base/account/os_account/test/fuzztest/account_stub/cmdgetosaccountservicestub_fuzzer/
H A Dcmdgetosaccountservicestub_fuzzer.cpp50 bool CmdGetOsAccountServiceStubFuzzTest(const uint8_t* data, size_t size) in CmdGetOsAccountServiceStubFuzzTest() argument
74 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
/base/account/os_account/test/fuzztest/domainaccount_stub/procgetdomainaccountinfostub_fuzzer/
H A Dprocgetdomainaccountinfostub_fuzzer.cpp50 bool ProcGetDomainAccountInfoStubFuzzTest(const uint8_t* data, size_t size) in ProcGetDomainAccountInfoStubFuzzTest() argument
91 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
/base/account/os_account/test/fuzztest/domainaccount_stub/prochasdomainaccountstub_fuzzer/
H A Dprochasdomainaccountstub_fuzzer.cpp50 bool ProcHasDomainAccountStubFuzzTest(const uint8_t* data, size_t size) in ProcHasDomainAccountStubFuzzTest() argument
91 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
/base/account/os_account/test/fuzztest/iamaccount_stub/addcredentialstub_fuzzer/
H A Daddcredentialstub_fuzzer.cpp47 bool AddCredentialStubFuzzTest(const uint8_t *data, size_t size) in AddCredentialStubFuzzTest() argument
91 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput() argument
/base/account/os_account/test/fuzztest/osaccount/queryaccountinfo_fuzzer/
H A Dqueryaccountinfo_fuzzer.cpp30 bool QueryActiveOsAccountIdsFuzzTest(const uint8_t* data, size_t size) in QueryActiveOsAccountIdsFuzzTest() argument
38 bool QueryOsAccountConstraintSourceTypesFuzzTest(const uint8_t* data, size_t size) in QueryOsAccountConstraintSourceTypesFuzzTest() argument
52 bool QueryOsAccountByIdFuzzTest(const uint8_t* data, size_t size) in QueryOsAccountByIdFuzzTest() argument
64 bool QueryMaxOsAccountNumberFuzzTest(const uint8_t* data, size_t size) in QueryMaxOsAccountNumberFuzzTest() argument
72 bool QueryMaxLoggedInOsAccountNumberFuzzTest(const uint8_t* data, size_t size) in QueryMaxLoggedInOsAccountNumberFuzzTest() argument
79 bool QueryCurrentOsAccountFuzzTest(const uint8_t* data, size_ argument
92 QueryAllCreatedOsAccountsFuzzTest(const uint8_t* data, size_t size) QueryAllCreatedOsAccountsFuzzTest() argument
102 LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) LLVMFuzzerTestOneInput() argument
[all...]
/base/customization/enterprise_device_management/test/unittest/services/edm/src/
H A Dplugin_manager_test.cpp106 MessageParcel data; in HWTEST_F() local
124 MessageParcel data; in HWTEST_F() local
144 MessageParcel data; in HWTEST_F() local
162 MessageParcel data; in HWTEST_F() local
182 MessageParcel data; HWTEST_F() local
200 MessageParcel data; HWTEST_F() local
222 MessageParcel data; HWTEST_F() local
242 MessageParcel data; HWTEST_F() local
264 MessageParcel data; HWTEST_F() local
284 MessageParcel data; HWTEST_F() local
[all...]
H A Dreplace_execute_strategy_test.cpp45 MessageParcel data; in HWTEST_F() local
63 MessageParcel data; in HWTEST_F() local
90 MessageParcel data; in HWTEST_F() local
108 MessageParcel data; in HWTEST_F() local
/base/hiviewdfx/hidumper/services/native/src/
H A Ddump_cpu_data.cpp84 bool DumpCpuData::ReadStringMatrix(std::vector<std::vector<std::string>> &martrixVec, Parcel &data) in ReadStringMatrix() argument
/base/hiviewdfx/hisysevent/frameworks/native/util/
H A Dstring_util.cpp35 char* data = new(std::nothrow) char[src.length() + 1]{0}; in CreateCString() local
52 char* data = new(std::nothrow) char[str.length() + 1]{0}; in ConvertCString() local
70 char** data = new(std::nothrow) char* [len]{0}; ConvertCStringVec() local
[all...]

Completed in 11 milliseconds

1...<<131132133134135136137138139140>>...507