Home
last modified time | relevance | path

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

/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_session_json.c142 #define BROADCAST_CIPHER_KEY "BROADCAST_CIPHER_KEY" macro
1319 (void)JSON_AddStringToObject(json, BROADCAST_CIPHER_KEY, cipherKey); in PackCipherRpaInfo()
1341 if (!JSON_GetStringFromOject(json, BROADCAST_CIPHER_KEY, cipherKey, SESSION_KEY_STR_LEN) || in UnpackCipherRpaInfo()
/foundation/communication/dsoftbus/tests/core/authentication/unittest/
H A Dauth_session_message_test.cpp406 (void)JSON_AddStringToObject(json, BROADCAST_CIPHER_KEY, "cipherKeyTest"); in HWTEST_F()
688 (void)JSON_AddStringToObject(obj, "BROADCAST_CIPHER_KEY", "1222222222"); in HWTEST_F()

Completed in 5 milliseconds