Home
last modified time | relevance | path

Searched defs:encodePtk (Results 1 – 3 of 3) sorted by relevance

/foundation/communication/dsoftbus/tests/core/authentication/unittest/
Dauth_session_json_test.cpp835 const char *encodePtk = "encodePtkTest"; variable
Dauth_session_message_test.cpp942 const char *encodePtk = "encodePtkTest"; variable
/foundation/communication/dsoftbus/core/authentication/src/
Dauth_session_json.c1549 unsigned char encodePtk[PTK_ENCODE_LEN] = { 0 }; in PackWifiDirectInfo() local
1901 char encodePtk[PTK_ENCODE_LEN] = { 0 }; in UnpackWifiDirectInfo() local