Home
last modified time | relevance | path

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

/ohos5.0/base/security/asset/test/unittest/module_test/src/crypto_manager/
H A Dlib.rs139 let challenge1 = crypto1.init_key().unwrap().clone(); in crypto_manager() localVariable
/ohos5.0/base/security/huks/test/unittest/huks_standard_test/three_stage_test/src/
H A Dhks_access_control_rsa_sign_verify_test_common.cpp295 uint8_t challenge1[TOKEN_CHALLENGE_LEN] = {0}; in HksAcRsaThreeStageSignCustomCase() local
354 uint8_t challenge1[TOKEN_CHALLENGE_LEN] = {0}; in HksAcRsaThreeStageVerifyCustomCase() local
/ohos5.0/drivers/peripheral/user_auth/test/unittest/service_test/src/
H A Duser_auth_interface_service_test.cpp168 std::vector<uint8_t> challenge1; variable