Home
last modified time | relevance | path

Searched defs:msgLen (Results 1 - 10 of 10) sorted by relevance

/test/xts/acts/security/crypto_framework_napi_BasicTest/include/
H A Dcrypto_framework_verify_test.h25 int32_t msgLen; member
H A Dcrypto_framework_sym_cipher_test.h36 uint32_t msgLen; member
/test/xts/hats/hdf/wlan/hdi_service/
H A Dwlan_callback_impl.c97 static int32_t WlanCallbackNetlinkMessage(struct IWlanCallback *self, const uint8_t *msg, uint32_t msgLen) in WlanCallbackNetlinkMessage() argument
/test/testfwk/developer_test/aw/cxx/distributed/
H A Ddistributed_agent.cpp306 int DistributedAgent::OnProcessMsg(const std::string &strMsg, int msgLen, in OnProcessMsg() argument
403 int DistributedAgent::OnNotify(const std::string &notifyType, const std::string &msg, int msgLen) in OnNotify() argument
H A Ddistributed_major.cpp291 bool DistributeTestEnvironment::SendMessage(size_t devNo, const std::string &strMsg, int msgLen, in SendMessage() argument
311 bool DistributeTestEnvironment::Notify(size_t devNo, const std::string &strMsg, int msgLen) in Notify() argument
[all...]
/test/xts/device_attest_lite/services/core/network/
H A Dattest_coap.c352 size_t msgLen = 0; in CoapCopyMessage() local
H A Dattest_network.c891 uint8_t msgLen = ((msgLenTkl[0] & 0xF0) >> COAP_BITS_HEADER_LEN); in DecodeLenTkl() local
/test/xts/acts/security/crypto_framework_napi_BasicTest/src/
H A Dcrypto_framework_verify_test.cpp591 int32_t msgLen = verifyData.msgLen; in HWTEST_P() local
654 int32_t msgLen = verifyData.msgLen; in HWTEST_P() local
734 int32_t msgLen = verifyData.msgLen; in HWTEST_P() local
778 int32_t msgLen in HWTEST_P() local
822 int32_t msgLen = verifyData.msgLen; HWTEST_P() local
972 int32_t msgLen = OH_CRYPTO_SHA1_DIGESTSIZE; HWTEST_F() local
1178 int32_t msgLen = OH_CRYPTO_MD5_DIGESTSIZE; HWTEST_F() local
1220 int32_t msgLen = 16; HWTEST_F() local
1264 int32_t msgLen = OH_CRYPTO_MD5_DIGESTSIZE; HWTEST_F() local
1307 int32_t msgLen = OH_CRYPTO_SHA1_DIGESTSIZE; HWTEST_F() local
1349 int32_t msgLen = OH_CRYPTO_SHA224_DIGESTSIZE; HWTEST_F() local
1391 int32_t msgLen = 64; HWTEST_F() local
1444 int32_t msgLen = 20; HWTEST_F() local
1543 int32_t msgLen = 16; HWTEST_F() local
1630 int32_t msgLen = 16; HWTEST_F() local
1675 int32_t msgLen = 32; HWTEST_F() local
1717 int32_t msgLen = 32; HWTEST_F() local
1760 int32_t msgLen = 64; HWTEST_F() local
[all...]
/test/xts/acts/kernel_lite/net_posix/src/
H A DActsNetTest.cpp1138 unsigned int msgLen = strlen(msg); in HWTEST_F() local
/test/xts/device_attest/services/core/network/
H A Dattest_network.c839 uint32_t msgLen = headerLen + bodyLen + 1; in BuildHttpsMsg() local

Completed in 18 milliseconds