HomeSort by relevance Sort by last modified time
    Searched refs:OCSP_NOSIGS (Results 1 - 4 of 4) sorted by null

  /external/openssl/crypto/ocsp/
ocsp_vfy.c 90 if (!(flags & OCSP_NOSIGS))
386 if (!(flags & OCSP_NOSIGS))
ocsp.h 82 #define OCSP_NOSIGS 0x4
  /external/openssl/include/openssl/
ocsp.h 82 #define OCSP_NOSIGS 0x4
  /external/openssl/apps/
ocsp.c 261 verify_flags |= OCSP_NOSIGS;
    [all...]

Completed in 1565 milliseconds