Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/tests/core/authentication/unittest/
H A Dauth_session_message_test.cpp939 const char *encodePtk = "encodePtkTest"; variable
/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_session_json.c1190 unsigned char encodePtk[PTK_ENCODE_LEN] = {0}; in PackWifiDirectInfo() local
1501 char encodePtk[PTK_ENCODE_LEN] = {0}; in UnpackWifiDirectInfo() local