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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/ocsp/
H A Docsp_ht.c93 #define OHS_NOREAD 0x1000 macro
95 #define OHS_ERROR (0 | OHS_NOREAD)
105 #define OHS_ASN1_WRITE_INIT (5 | OHS_NOREAD)
107 #define OHS_ASN1_WRITE (6 | OHS_NOREAD)
109 #define OHS_ASN1_FLUSH (7 | OHS_NOREAD)
111 #define OHS_DONE (8 | OHS_NOREAD)
113 #define OHS_HTTP_HEADER (9 | OHS_NOREAD)
331 if (!(rctx->state & OHS_NOREAD)) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/ocsp/
H A Docsp_ht.c93 #define OHS_NOREAD 0x1000 macro
95 #define OHS_ERROR (0 | OHS_NOREAD)
105 #define OHS_ASN1_WRITE_INIT (5 | OHS_NOREAD)
107 #define OHS_ASN1_WRITE (6 | OHS_NOREAD)
109 #define OHS_ASN1_FLUSH (7 | OHS_NOREAD)
111 #define OHS_DONE (8 | OHS_NOREAD)
113 #define OHS_HTTP_HEADER (9 | OHS_NOREAD)
331 if (!(rctx->state & OHS_NOREAD)) {

Completed in 36 milliseconds