Home
last modified time | relevance | path

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

/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_session_json.c143 #define BROADCAST_CIPHER_IV "BROADCAST_CIPHER_IV" macro
1320 (void)JSON_AddStringToObject(json, BROADCAST_CIPHER_IV, cipherIv); in PackCipherRpaInfo()
1342 !JSON_GetStringFromOject(json, BROADCAST_CIPHER_IV, cipherIv, BROADCAST_IV_STR_LEN) || in UnpackCipherRpaInfo()
/foundation/communication/dsoftbus/tests/core/authentication/unittest/
H A Dauth_session_message_test.cpp407 (void)JSON_AddStringToObject(json, BROADCAST_CIPHER_IV, "cipherIv"); in HWTEST_F()
689 (void)JSON_AddStringToObject(obj, "BROADCAST_CIPHER_IV", "1222222222"); in HWTEST_F()

Completed in 6 milliseconds