Home
last modified time | relevance | path

Searched refs:g_testCertChainPemSize (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.h319 extern const int g_testCertChainPemSize;
/ohos5.0/base/security/certificate_framework/test/unittest/v1.0/src/
H A Dcrypto_x509_test_common.cpp135 const int g_testCertChainPemSize = sizeof(g_testCertChainPem) / sizeof(char); variable
224 g_testCertChainPemSize, CF_FORMAT_PEM };