Home
last modified time | relevance | path

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

/openbsd/lib/libcrypto/ocsp/
H A Docsp_vfy.c97 if (!(flags & OCSP_NOSIGS)) { in OCSP_basic_verify()
409 if (!(flags & OCSP_NOSIGS)) { in OCSP_request_verify()
H A Docsp.h104 #define OCSP_NOSIGS 0x4 macro
/openbsd/usr.bin/openssl/
H A Docsp.c554 .ulvalue = OCSP_NOSIGS,