Home
last modified time | relevance | path

Searched refs:policyCnt (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/security/huks/services/huks_standard/huks_engine/main/core/src/
H A Dhks_auth.c28 uint32_t policyCnt; member
122 for (uint32_t i = 0; i < policy->policyCnt; i++) { in AuthPolicy()