Home
last modified time | relevance | path

Searched defs:any_skip (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/x509v3/
H A Dpcy_local.h71 long any_skip; member
H A Dpcy_tree.c99 int any_skip = (flags & X509_V_FLAG_INHIBIT_ANY) ? 0 : n+1; in tree_init() local
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/x509/
H A Dpcy_local.h71 long any_skip; member
H A Dpcy_tree.c107 int any_skip = (flags & X509_V_FLAG_INHIBIT_ANY) ? 0 : n+1; in tree_init() local