Home
last modified time | relevance | path

Searched refs:PTK (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/dsoftbus/tests/core/authentication/unittest/
H A Dauth_session_message_test.cpp446 JSON_AddStringToObject(json, PTK, "encodePtk"); in HWTEST_F()
942 EXPECT_EQ(true, JSON_AddStringToObject(obj, PTK, encodePtk)); in HWTEST_F()
/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_session_json.c139 #define PTK "PTK" macro
1217 if (!JSON_AddStringToObject(json, PTK, (char *)encodePtk)) { in PackWifiDirectInfo()
1517 if (!JSON_GetStringFromOject(json, PTK, encodePtk, PTK_ENCODE_LEN)) { in UnpackWifiDirectInfo()

Completed in 5 milliseconds