Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/services/legacy/authenticators/inc/account_unrelated/iso_task/
H A Diso_base_cur_task.h25 #define CHALLENGE_SIZE 16 macro
/ohos5.0/base/security/asset/services/core_service/src/operations/common/
H A Dargument_check.rs38 const CHALLENGE_SIZE: usize = 32; const
/ohos5.0/base/security/asset/frameworks/js/napi/src/
H A Dasset_napi_check.cpp42 #define CHALLENGE_SIZE 32 macro