Home
last modified time | relevance | path

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

/ohos5.0/base/security/appverify/interfaces/innerkits/appverify_lite/src/
H A Dmbedtls_pkcs7.c766 static int32_t BuildSignerCertPath(SignerInfo *signer, mbedtls_x509_crt *lowerCrt, SignedData *sign… in BuildSignerCertPath() function
822 int32_t rc = BuildSignerCertPath(signer, cert, signedData); in ConstructSignerCerts()