Home
last modified time | relevance | path

Searched defs:g_nonce (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/security/huks/test/unittest/huks_common_test/include/
H A Dhks_test_aes_c.h34 static uint8_t g_nonce[TEST_AES_12] = "hahahahahah"; variable
/ohos5.0/base/security/device_auth/test/unittest/tdd_framework/unit_test/services/session_manager/session/v2/expand_sub_session/
H A Dexpand_sub_session_test.cpp55 static Uint8Buff g_nonce = { g_nonceVal, NONCE_LEN }; variable
/ohos5.0/base/security/device_auth/test/fuzztest/session_manager/session/v2/expand_sub_session/expandsubsession_fuzzer/
H A Dexpandsubsession_fuzzer.cpp49 static Uint8Buff g_nonce = { g_nonceVal, NONCE_LEN }; variable