Home
last modified time | relevance | path

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

/ohos5.0/base/security/appverify/interfaces/innerkits/appverify_lite/include/
H A Dmbedtls_pkcs7.h268 int32_t PKCS7_EnableDebugMode(bool mode);
/ohos5.0/base/security/appverify/interfaces/innerkits/appverify_lite/src/
H A Dapp_verify.c1231 int32_t ret = PKCS7_EnableDebugMode(mode); in APPVERI_SetDebugMode()
H A Dmbedtls_pkcs7.c1294 int32_t PKCS7_EnableDebugMode(bool mode) in PKCS7_EnableDebugMode() function