HomeSort by relevance Sort by last modified time
    Searched full:tree_init (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/boringssl/src/crypto/x509v3/
pcy_tree.c 146 static int tree_init(X509_POLICY_TREE **ptree, STACK_OF(X509) *certs, function
782 ret = tree_init(&tree, certs, flags);
815 * tree_init() returns success and a null tree
  /external/openssl/crypto/x509v3/
pcy_tree.c 143 static int tree_init(X509_POLICY_TREE **ptree, STACK_OF(X509) *certs, function
778 ret = tree_init(&tree, certs, flags);
811 * tree_init() returns success and a null tree

Completed in 75 milliseconds