Home
last modified time | relevance | path

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

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