Home
last modified time | relevance | path

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

/ohos5.0/base/security/appverify/interfaces/innerkits/appverify_lite/src/
H A Dmbedtls_pkcs7.c940 static int32_t LoadDebugModeRootCert(void) in LoadDebugModeRootCert() function
1299 int32_t rc = ((mode == true) ? LoadDebugModeRootCert() : UnLoadDebugModeRootCert()); in PKCS7_EnableDebugMode()