Home
last modified time | relevance | path

Searched defs:anchor (Results 1 - 4 of 4) sorted by relevance

/base/security/certificate_framework/test/unittest/v1.0/src/
H A Dcrypto_x509_cert_chain_test.cpp819 HcfX509TrustAnchor anchor = { 0 }; in HWTEST_F() local
914 HcfX509TrustAnchor anchor = { 0 }; in HWTEST_F() local
941 HcfX509TrustAnchor anchor = { 0 }; in HWTEST_F() local
973 HcfX509TrustAnchor anchor in HWTEST_F() local
1005 HcfX509TrustAnchor anchor = { 0 }; HWTEST_F() local
1041 HcfX509TrustAnchor anchor = { 0 }; HWTEST_F() local
1071 HcfX509TrustAnchor anchor = { 0 }; HWTEST_F() local
1100 HcfX509TrustAnchor anchor = { 0 }; HWTEST_F() local
1158 HcfX509TrustAnchor anchor = { 0 }; HWTEST_F() local
1212 HcfX509TrustAnchor anchor = { 0 }; HWTEST_F() local
1610 HcfX509TrustAnchor anchor = { 0 }; HWTEST_F() local
1649 HcfX509TrustAnchor anchor = { 0 }; HWTEST_F() local
1686 HcfX509TrustAnchor anchor = { 0 }; HWTEST_F() local
[all...]
H A Dcrypto_x509_test_common.cpp350 HcfX509TrustAnchor *anchor = static_cast<HcfX509TrustAnchor *>(CfMalloc(sizeof(HcfX509TrustAnchor), 0)); in BuildAnchorArr() local
363 HcfX509TrustAnchor *anchor = trustAnchorArray.data[i]; in FreeTrustAnchorArr() local
/base/security/certificate_framework/test/fuzztest/v1.0/x509certchain_fuzzer/
H A Dx509certchain_fuzzer.cpp80 HcfX509TrustAnchor *anchor = static_cast<HcfX509TrustAnchor *>(CfMalloc(sizeof(HcfX509TrustAnchor), 0)); in BuildAnchorArr1() local
112 HcfX509TrustAnchor *anchor = trustAnchorArray.data[i]; in FreeTrustAnchorArr1() local
/base/security/certificate_framework/frameworks/adapter/v1.0/src/
H A Dx509_cert_chain_openssl.c318 static CfResult CheckOthersInTrustAnchor(const HcfX509TrustAnchor *anchor, X509 *rootCert, bool *checkResult) in CheckOthersInTrustAnchor() argument
2054 HcfX509TrustAnchorArray *anchor = (HcfX509TrustAnchorArray *)(CfMalloc(sizeof(HcfX509TrustAnchorArray), 0)); MallocTrustAnchorArray() local
2100 HcfX509TrustAnchorArray *anchor = MallocTrustAnchorArray(count); HcfX509CreateTrustAnchorWithKeyStoreFunc() local
[all...]

Completed in 7 milliseconds