Home
last modified time | relevance | path

Searched refs:OCSP_NOSIGS (Results 1 – 5 of 5) sorted by relevance

/freebsd/crypto/openssl/crypto/ocsp/
H A Docsp_vfy.c82 if ((flags & OCSP_NOSIGS) == 0) { in ocsp_verify()
/freebsd/crypto/openssl/doc/man3/
H A DOCSP_resp_find_status.pod122 Next, unless I<flags> contains B<OCSP_NOSIGS>, the function checks
/freebsd/crypto/openssl/include/openssl/
H A Docsp.h.in78 # define OCSP_NOSIGS 0x4 macro
H A Docsp.h77 # define OCSP_NOSIGS 0x4 macro
/freebsd/crypto/openssl/apps/
H A Docsp.c338 verify_flags |= OCSP_NOSIGS; in ocsp_main()