Home
last modified time | relevance | path

Searched defs:trustAnchorArray (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/base/security/certificate_framework/test/unittest/v1.0/src/
H A Dcrypto_x509_cert_chain_test_part2.cpp190 HcfX509TrustAnchorArray trustAnchorArray = { 0 }; variable
224 HcfX509TrustAnchorArray trustAnchorArray = { 0 }; variable
273 HcfX509TrustAnchorArray trustAnchorArray = { 0 }; variable
298 HcfX509TrustAnchorArray trustAnchorArray = { 0 }; variable
323 HcfX509TrustAnchorArray trustAnchorArray = { 0 }; variable
366 HcfX509TrustAnchorArray trustAnchorArray = { 0 }; variable
392 HcfX509TrustAnchorArray trustAnchorArray = { 0 }; variable
445 HcfX509TrustAnchorArray trustAnchorArray = { 0 }; variable
483 HcfX509TrustAnchorArray trustAnchorArray = { 0 }; variable
H A Dcrypto_x509_cert_chain_test.cpp828 HcfX509TrustAnchorArray trustAnchorArray = { 0 }; variable
856 HcfX509TrustAnchorArray trustAnchorArray = { 0 }; variable
877 HcfX509TrustAnchorArray trustAnchorArray = { 0 }; variable
898 HcfX509TrustAnchorArray trustAnchorArray = { 0 }; variable
918 HcfX509TrustAnchorArray trustAnchorArray = { 0 }; variable
947 HcfX509TrustAnchorArray trustAnchorArray = { 0 }; variable
978 HcfX509TrustAnchorArray trustAnchorArray = { 0 }; variable
1011 HcfX509TrustAnchorArray trustAnchorArray = { 0 }; variable
1047 HcfX509TrustAnchorArray trustAnchorArray = { 0 }; variable
1077 HcfX509TrustAnchorArray trustAnchorArray = { 0 }; variable
[all …]
H A Dcrypto_x509_test_common.cpp348 void BuildAnchorArr(const CfEncodingBlob &certInStream, HcfX509TrustAnchorArray &trustAnchorArray) in BuildAnchorArr()
360 void FreeTrustAnchorArr(HcfX509TrustAnchorArray &trustAnchorArray) in FreeTrustAnchorArr()
/ohos5.0/base/security/certificate_framework/test/fuzztest/v1.0/x509certchain_fuzzer/
H A Dx509certchain_fuzzer.cpp78 …sult BuildAnchorArr1(const CfEncodingBlob &certInStream, HcfX509TrustAnchorArray &trustAnchorArray) in BuildAnchorArr1()
109 static void FreeTrustAnchorArr1(HcfX509TrustAnchorArray &trustAnchorArray) in FreeTrustAnchorArr1()
123 HcfX509TrustAnchorArray trustAnchorArray = { 0 }; in TestVerify() local
315 HcfX509TrustAnchorArray trustAnchorArray = { 0 }; in TestEngineValidateInvalid() local
334 HcfX509TrustAnchorArray trustAnchorArray = { 0 }; in TestEngineValidate() local
608 HcfX509TrustAnchorArray *trustAnchorArray = in BuildX509CertMatchParamsDataNoCRL() local
774 HcfX509TrustAnchorArray *trustAnchorArray = NULL; in OneCreateTrustAnchorWithKeyStore() local
797 HcfX509TrustAnchorArray *trustAnchorArray = NULL; in X509BuildResultCreateFuzzTest() local
/ohos5.0/base/security/certificate_framework/frameworks/core/v1.0/certificate/
H A Dx509_cert_chain.c245 const CfBlob *keyStore, const CfBlob *pwd, HcfX509TrustAnchorArray **trustAnchorArray) in HcfCreateTrustAnchorWithKeyStore()
/ohos5.0/base/security/certificate_framework/frameworks/js/napi/certificate/src/
H A Dnapi_x509_cert_chain_validate_params.cpp450 void FreeTrustAnchorArray(HcfX509TrustAnchorArray *trustAnchorArray, bool freeCertFlag) in FreeTrustAnchorArray()
H A Dnapi_x509_cert_chain.cpp58 HcfX509TrustAnchorArray *trustAnchorArray = nullptr; member
580 …alue BuildCreateInstanceByTrustAnchorArray(napi_env env, HcfX509TrustAnchorArray *trustAnchorArray) in BuildCreateInstanceByTrustAnchorArray()
/ohos5.0/base/security/certificate_framework/frameworks/adapter/v1.0/src/
H A Dx509_cert_chain_openssl.c2045 static void FreeHcfX509TrustAnchorArrayInner(HcfX509TrustAnchorArray *trustAnchorArray) in FreeHcfX509TrustAnchorArrayInner()
2132 const CfBlob *keyStore, const CfBlob *pwd, HcfX509TrustAnchorArray **trustAnchorArray) in HcfX509CreateTrustAnchorWithKeyStoreFunc()