/ohos5.0/foundation/communication/dsoftbus/tests/core/authentication/unittest/ |
H A D | auth_session_key_test.cpp | 62 SessionKey sessionKey = { { 0 }, SESSIONKEY_LEN }; variable 85 SessionKey sessionKey = { { 0 }, SESSIONKEY_LEN }; variable 118 SessionKey sessionKey = { { 0 }, SESSIONKEY_LEN }; variable 152 SessionKey sessionKey = { { 0 }, SESSIONKEY_LEN }; variable 188 SessionKey sessionKey = { { 0 }, SESSIONKEY_LEN }; variable 224 SessionKey sessionKey = { { 0 }, SESSIONKEY_LEN }; variable
|
H A D | auth_manager_test.cpp | 158 SessionKey sessionKey = { { 0 }, TEST_DATA_LEN }; variable 293 SessionKey sessionKey = { { 0 }, TEST_DATA_LEN }; variable 323 SessionKey sessionKey; variable 354 SessionKey sessionKey; variable 596 SessionKey sessionKey = { { 0 }, TEST_DATA_LEN }; variable 736 SessionKey sessionKey = { { 0 }, TEST_DATA_LEN }; variable 764 SessionKey sessionKey = { { 0 }, TEST_DATA_LEN }; variable 950 SessionKey sessionKey = { { 0 }, TEST_DATA_LEN }; variable
|
H A D | auth_session_message_test.cpp | 846 SessionKey sessionKey = { .len = SESSION_KEY_LENGTH, }; variable 884 SessionKey sessionKey = { .len = SESSION_KEY_LENGTH, }; variable 903 SessionKey sessionKey; variable 965 SessionKey sessionKey; variable
|
H A D | auth_test_enhance.cpp | 339 SessionKey sessionKey; variable 369 SessionKey sessionKey; variable
|
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/adaptor/src/ |
H A D | stream_adaptor.cpp | 117 std::pair<uint8_t*, uint32_t> sessionKey) in Encrypt() 144 std::pair<uint8_t*, uint32_t> sessionKey) in Decrypt()
|
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/stream_manager_test/ |
H A D | stream_manager_test.cpp | 83 std::pair<uint8_t*, uint32_t> sessionKey = std::make_pair(nullptr, 0); variable 117 std::pair<uint8_t*, uint32_t> sessionKey = std::make_pair(nullptr, 0); variable
|
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/fuzztest/vtpstreamsocket_fuzzer/ |
H A D | vtpstreamsocket_fuzzer.cpp | 36 std::pair<uint8_t*, uint32_t> sessionKey = std::make_pair(nullptr, 0); in VtpCreateClientTest() local 50 std::pair<uint8_t*, uint32_t> sessionKey = std::make_pair(nullptr, 0); in VtpCreateServerTest() local
|
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/ |
H A D | stream_manager.cpp | 45 int streamType, std::pair<uint8_t*, uint32_t> sessionKey) in CreateStreamClientChannel() 76 int streamType, std::pair<uint8_t*, uint32_t> sessionKey) in CreateStreamServerChannel()
|
/ohos5.0/base/security/device_auth/services/protocol/inc/iso_protocol/ |
H A D | iso_protocol_common.h | 34 Uint8Buff sessionKey; member
|
/ohos5.0/base/security/device_auth/test/fuzztest/group_manage/registercallback_fuzzer/ |
H A D | registercallback_fuzzer.cpp | 23 … void OnSessionKeyReturned(int64_t requestId, const uint8_t *sessionKey, uint32_t sessionKeyLen) {} in OnSessionKeyReturned()
|
/ohos5.0/base/security/device_auth/test/fuzztest/device_auth_service/devauthservregcallback_fuzzer/ |
H A D | devauthservregcallback_fuzzer.cpp | 27 …static void OnSessionKeyReturned(int64_t requestId, const uint8_t *sessionKey, uint32_t sessionKey… in OnSessionKeyReturned()
|
/ohos5.0/base/security/device_auth/test/fuzztest/group_auth/processauthdata_fuzzer/ |
H A D | processauthdata_fuzzer.cpp | 23 … void OnSessionKeyReturned(int64_t requestId, const uint8_t *sessionKey, uint32_t sessionKeyLen) {} in OnSessionKeyReturned()
|
/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/test/fuzztest/dellocalauthinfo_fuzzer/ |
H A D | dellocalauthinfo_fuzzer.cpp | 39 …SetSessionKeyFunc(const struct session_identity *identity, const struct hc_session_key *sessionKey) in SetSessionKeyFunc()
|
/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/test/fuzztest/destroy_fuzzer/ |
H A D | destroy_fuzzer.cpp | 39 …SetSessionKeyFunc(const struct session_identity *identity, const struct hc_session_key *sessionKey) in SetSessionKeyFunc()
|
/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/test/fuzztest/getinstance_fuzzer/ |
H A D | getinstance_fuzzer.cpp | 41 …SetSessionKeyFunc(const struct session_identity *identity, const struct hc_session_key *sessionKey) in SetSessionKeyFunc()
|
/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/test/fuzztest/istrustpeer_fuzzer/ |
H A D | istrustpeer_fuzzer.cpp | 39 …SetSessionKeyFunc(const struct session_identity *identity, const struct hc_session_key *sessionKey) in SetSessionKeyFunc()
|
/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/test/fuzztest/listtrustpeer_fuzzer/ |
H A D | listtrustpeer_fuzzer.cpp | 40 …SetSessionKeyFunc(const struct session_identity *identity, const struct hc_session_key *sessionKey) in SetSessionKeyFunc()
|
/ohos5.0/base/security/device_auth/test/fuzztest/device_auth_service/devauthservprocessauthdata_fuzzer/ |
H A D | devauthservprocessauthdata_fuzzer.cpp | 37 …static void OnSessionKeyReturned(int64_t requestId, const uint8_t *sessionKey, uint32_t sessionKey… in OnSessionKeyReturned()
|
/ohos5.0/base/security/device_auth/test/fuzztest/device_auth_service/devauthservprocessbinddata_fuzzer/ |
H A D | devauthservprocessbinddata_fuzzer.cpp | 37 …static void OnSessionKeyReturned(int64_t requestId, const uint8_t *sessionKey, uint32_t sessionKey… in OnSessionKeyReturned()
|
/ohos5.0/base/security/device_auth/test/fuzztest/group_auth/authdevice_fuzzer/ |
H A D | authdevice_fuzzer.cpp | 23 … void OnSessionKeyReturned(int64_t requestId, const uint8_t *sessionKey, uint32_t sessionKeyLen) {} in OnSessionKeyReturned()
|
/ohos5.0/foundation/communication/dsoftbus/core/transmission/common/src/ |
H A D | softbus_message_open_channel.c | 212 char sessionKey[BASE64KEY] = {0}; in ParseMessageToAppInfo() local 416 static int32_t TransTdcEncrypt(const char *sessionKey, const char *in, uint32_t inLen, char *out, u… in TransTdcEncrypt()
|
/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/test/fuzztest/authenticatepeer_fuzzer/ |
H A D | authenticatepeer_fuzzer.cpp | 42 const struct hc_session_key *sessionKey) in SetSessionKeyFunc()
|
/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/test/fuzztest/startpake_fuzzer/ |
H A D | startpake_fuzzer.cpp | 39 …SetSessionKeyFunc(const struct session_identity *identity, const struct hc_session_key *sessionKey) in SetSessionKeyFunc()
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/proxy_channel/ |
H A D | softbus_proxychannel_message_test.cpp | 863 char sessionKey[FAST_TRANS_DATASIZE] = {0}; variable 1000 char sessionKey[FAST_TRANS_DATASIZE] = {0}; variable 1030 char sessionKey[FAST_TRANS_DATASIZE] = {0}; variable 1142 char sessionKey[FAST_TRANS_DATASIZE] = {0}; variable 1212 char sessionKey[FAST_TRANS_DATASIZE] = {0}; variable
|
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/trans_channel/tcp_direct/include/ |
H A D | client_trans_tcp_direct_manager.h | 37 char sessionKey[SESSION_KEY_LENGTH]; member
|