Home
last modified time | relevance | path

Searched defs:S_DOTRUSTED (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl/dist/crypto/x509/
H A Dx509_vfy.c3007 #define S_DOTRUSTED (1 << 1) /* Search trusted store */ in build_chain() macro
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/x509/
H A Dx509_vfy.c2972 #define S_DOTRUSTED (1 << 1) /* Search trusted store */ in build_chain() macro