Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/tests/core/authentication/unittest/
H A Dauth_session_message_test.cpp103 AuthDeviceKeyInfo deviceCommKey; variable
633 AuthDeviceKeyInfo deviceCommKey = {0}; variable
801 AuthDeviceKeyInfo deviceCommKey; variable
/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_session_json.c232 static int32_t PackFastAuthValue(JsonObj *obj, AuthDeviceKeyInfo *deviceCommKey) in PackFastAuthValue()
419 AuthDeviceKeyInfo deviceCommKey = {0}; in PackFastAuth() local