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

/external/openssl/crypto/ocsp/
H A Docsp_ht.c91 #define OHS_NOREAD 0x1000 macro
93 #define OHS_ERROR (0 | OHS_NOREAD)
103 #define OHS_ASN1_WRITE (6 | OHS_NOREAD)
105 #define OHS_ASN1_FLUSH (7 | OHS_NOREAD)
107 #define OHS_DONE (8 | OHS_NOREAD)
273 if (!(rctx->state & OHS_NOREAD))

Completed in 331 milliseconds