Home
last modified time | relevance | path

Searched defs:tree (Results 1 - 5 of 5) sorted by relevance

/base/security/certificate_framework/test/unittest/v1.0/src/
H A Dcrypto_x509_certificate_test_part3.cpp397 GENERAL_SUBTREE *tree = reinterpret_cast<GENERAL_SUBTREE *>sk_GENERAL_SUBTREE_new_null(); in HWTEST_F() local
442 GENERAL_SUBTREE *tree = reinterpret_cast<GENERAL_SUBTREE *>sk_GENERAL_SUBTREE_new_null(); HWTEST_F() local
477 GENERAL_SUBTREE *tree = reinterpret_cast<GENERAL_SUBTREE *>sk_GENERAL_SUBTREE_new_null(); HWTEST_F() local
512 GENERAL_SUBTREE *tree = reinterpret_cast<GENERAL_SUBTREE *>sk_GENERAL_SUBTREE_new_null(); HWTEST_F() local
568 GENERAL_SUBTREE *tree = reinterpret_cast<GENERAL_SUBTREE *>sk_GENERAL_SUBTREE_new_null(); HWTEST_F() local
[all...]
/base/security/certificate_manager/services/cert_manager_standard/cert_manager_engine/main/core/src/
H A Drbtree.c373 int32_t RbTreeFindNode(struct RbTreeNode **nodePtr, RbTreeKey key, const struct RbTree *tree) in RbTreeFindNode() argument
H A Dcert_manager_status.c282 static int32_t LoadTreeStatus(struct RbTree *tree, pthread_rwlock_t *treeLock, uint8_t *buf, uint32_t sz) in LoadTreeStatus() argument
335 struct RbTree *tree = &g_trees[storeIndex]; in LoadStatus() local
357 static int32_t EncodeTree(struct RbTree *tree, uint8_t **bufptr, uint32_t *size) in EncodeTree() argument
404 struct RbTree *tree = &g_trees[storeIndex]; WriteStatus() local
458 struct RbTree *tree = &g_trees[storeIndex]; DestroyTree() local
552 SetCertStatusNode(const struct CmContext *ctx, struct RbTree *tree, struct RbTreeNode *node, const char *name, uint32_t status) SetCertStatusNode() argument
599 SetUserCertStatusNode(const struct CertStatus *valInfo, struct RbTree *tree, struct RbTreeNode *node, const char *name, uint32_t store) SetUserCertStatusNode() argument
678 CertManagerFindMatchedFile(const struct CmContext *context, struct RbTreeNode **treeNode, struct RbTree *tree, struct TreeNode tempPara, const char *fn) CertManagerFindMatchedFile() argument
713 CertManagerStatus(const struct CmContext *context, struct RbTree *tree, struct CertEnableStatus certStatus, uint32_t store, const char *fn) CertManagerStatus() argument
808 struct RbTree *tree = &g_trees[storeIndex]; CertManagerStatusFile() local
[all...]
/base/hiviewdfx/hidumper/frameworks/native/src/util/
H A Dconfig_utils.cpp802 void ConfigUtils::ConvertTreeToList(std::vector<std::shared_ptr<DumpCfg>> &tree, in ConvertTreeToList() argument
/base/security/certificate_framework/frameworks/adapter/v1.0/src/
H A Dx509_certificate_openssl.c1691 GENERAL_SUBTREE *tree = NULL; in CompareNameConstraintsX509Openssl() local
1699 GENERAL_SUBTREE *tree = NULL; in CompareNameConstraintsX509Openssl() local

Completed in 8 milliseconds