Home
last modified time | relevance | path

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

/ohos5.0/base/security/appverify/interfaces/innerkits/appverify_lite/src/
H A Dmbedtls_pkcs7.c780 int32_t certsCnt = GetCertsNumOfSignedData(certs); in BuildSignerCertPath() local
792 if (scanCnt > certsCnt) { in BuildSignerCertPath()