Home
last modified time | relevance | path

Searched refs:g_testCertChainPemMidCRLSize (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.h322 extern const int g_testCertChainPemMidCRLSize;
/ohos5.0/base/security/certificate_framework/test/unittest/v1.0/src/
H A Dcrypto_x509_test_common.cpp143 const int g_testCertChainPemMidCRLSize = sizeof(g_testCertChainPemMidCRL) / sizeof(char); variable
252 g_testCertChainPemMidCRLSize, CF_FORMAT_PEM };