Searched refs:OCSP_NOEXPLICIT (Results 1 - 4 of 4) sorted by relevance

/external/openssl/crypto/ocsp/
H A Docsp_vfy.c147 if(flags & OCSP_NOEXPLICIT) goto end;
H A Docsp.h85 #define OCSP_NOEXPLICIT 0x20 macro
/external/openssl/include/openssl/
H A Docsp.h85 #define OCSP_NOEXPLICIT 0x20 macro
/external/openssl/apps/
H A Docsp.c279 verify_flags |= OCSP_NOEXPLICIT;

Completed in 58 milliseconds