Home
last modified time | relevance | path

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

/ohos5.0/base/security/certificate_framework/test/unittest/cf_adapter_test/src/
H A Dcf_adapter_extension_test.cpp1234 …X509_EXTENSION *netscapeCommentExt = X509V3_EXT_i2d(NID_netscape_comment, 1, reinterpret_cast<void… variable
1236 (void)sk_X509_EXTENSION_push(exts, netscapeCommentExt);
1244 X509_EXTENSION_free(netscapeCommentExt);
1295 …X509_EXTENSION *netscapeCommentExt = X509V3_EXT_i2d(NID_netscape_comment, 1, reinterpret_cast<void… variable
1297 (void)sk_X509_EXTENSION_push(exts, netscapeCommentExt);