Home
last modified time | relevance | path

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

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