Home
last modified time | relevance | path

Searched defs:encryptedFastAuth (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/dsoftbus/tests/core/authentication/unittest/
H A Dauth_session_message_test.cpp193 const char *encryptedFastAuth = "encryptedFastAuth"; in HWTEST_F() local
/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_session_json.c513 static void ParseFastAuthValue(AuthSessionInfo *info, const char *encryptedFastAuth, AuthDeviceKeyInfo *deviceKey) in ParseFastAuthValue() argument
690 char encryptedFastAuth[ENCRYPTED_FAST_AUTH_MAX_LEN] = {0}; in UnpackFastAuth() local

Completed in 5 milliseconds