OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:tree_init
(Results
1 - 1
of
1
) sorted by null
/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 3062 milliseconds