Home
last modified time | relevance | path

Searched defs:deviceCommKey (Results 1 – 2 of 2) sorted by relevance

/foundation/communication/dsoftbus/tests/core/authentication/unittest/
Dauth_session_message_test.cpp103 AuthDeviceKeyInfo deviceCommKey; variable
627 AuthDeviceKeyInfo deviceCommKey = { 0 }; variable
792 AuthDeviceKeyInfo deviceCommKey; variable
/foundation/communication/dsoftbus/core/authentication/src/
Dauth_session_json.c251 static int32_t PackFastAuthValue(JsonObj *obj, AuthDeviceKeyInfo *deviceCommKey) in PackFastAuthValue()
444 AuthDeviceKeyInfo deviceCommKey = { 0 }; in PackFastAuth() local