Home
last modified time | relevance | path

Searched refs:X509_PCY_TREE_INVALID (Results 1 – 3 of 3) sorted by relevance

/third_party/openssl/crypto/x509v3/
Dpcy_tree.c144 return X509_PCY_TREE_INVALID; in tree_init()
/third_party/openssl/include/openssl/
Dx509_vfy.h587 #define X509_PCY_TREE_INVALID -1 /* Inconsistent or invalid extensions */ macro
/third_party/openssl/crypto/x509/
Dx509_vfy.c1651 if (ret == X509_PCY_TREE_INVALID) { in check_policy()