Home
last modified time | relevance | path

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

/ohos5.0/base/security/certificate_framework/test/unittest/v1.0/include/
H A Dcrypto_x509_test_common.h323 extern const int g_testCertChainPemNoRootSize;
/ohos5.0/base/security/certificate_framework/test/unittest/v1.0/src/
H A Dcrypto_x509_test_common.cpp149 const int g_testCertChainPemNoRootSize = sizeof(g_testCertChainPemNoRoot) / sizeof(char); variable
248 g_testCertChainPemNoRootSize, CF_FORMAT_PEM };