Searched refs:BR_SSL_SENDREC (Results 1 – 4 of 4) sorted by relevance
66 if (state & BR_SSL_SENDREC) { in run_until()
1283 s |= BR_SSL_SENDREC; in br_ssl_engine_current_state()
430 sendrec = ((st & BR_SSL_SENDREC) != 0); in run_ssl_engine()
2011 #define BR_SSL_SENDREC 0x0002 macro