Home
last modified time | relevance | path

Searched defs:trustout (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl/dist/apps/
H A Dx509.c287 int ocsp_uri = 0, trustout = 0, clrtrust = 0, clrreject = 0, aliasout = 0; in x509_main() local
/netbsd-src/crypto/external/bsd/openssl.old/dist/apps/
H A Dx509.c178 int ocsp_uri = 0, trustout = 0, clrtrust = 0, clrreject = 0, aliasout = 0; in x509_main() local
/netbsd-src/external/ibm-public/postfix/dist/src/posttls-finger/
H A Dposttls-finger.c679 static void print_stack(STATE *state, x509_stack_t *sk, int trustout) in print_stack()