Home
last modified time | relevance | path

Searched defs:CHALLENGE_LEN (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/security/code_signature/utils/src/
H A Dcert_utils.cpp34 static const uint32_t CHALLENGE_LEN = 32; variable
/ohos5.0/drivers/peripheral/user_auth/hdi_service/coauth/inc/
H A Dpool.h29 #define CHALLENGE_LEN 32 macro
/ohos5.0/base/security/asset/services/crypto_manager/src/
H A Dcrypto.rs42 const CHALLENGE_LEN: usize = 32; const
/ohos5.0/drivers/peripheral/user_auth/hdi_service/utils/inc/
H A Ddefines.h168 #define CHALLENGE_LEN 32 macro