Searched refs:TSI_INCOMPLETE_DATA (Results 1 – 12 of 12) sorted by relevance
195 return TSI_INCOMPLETE_DATA; in tsi_fake_frame_decode()211 return TSI_INCOMPLETE_DATA; in tsi_fake_frame_decode()231 return TSI_INCOMPLETE_DATA; in tsi_fake_frame_encode()282 if (result == TSI_INCOMPLETE_DATA) { in fake_protector_protect()299 if (result != TSI_INCOMPLETE_DATA) { in fake_protector_protect()308 if (result == TSI_INCOMPLETE_DATA) result = TSI_OK; in fake_protector_protect()318 if (result == TSI_INCOMPLETE_DATA) result = TSI_OK; in fake_protector_protect()339 if (result == TSI_INCOMPLETE_DATA) result = TSI_OK; in fake_protector_protect_flush()366 if (result == TSI_INCOMPLETE_DATA) { in fake_protector_unprotect()379 if (result == TSI_INCOMPLETE_DATA) result = TSI_OK; in fake_protector_unprotect()[all …]
36 TSI_INCOMPLETE_DATA = 4, enumerator
1182 return BIO_pending(impl->network_io) == 0 ? TSI_OK : TSI_INCOMPLETE_DATA; in ssl_handshaker_get_bytes_to_send_to_peer()1220 return TSI_INCOMPLETE_DATA; in ssl_handshaker_process_bytes_from_peer()1274 if (status == TSI_INCOMPLETE_DATA) { in ssl_handshaker_next()1279 } while (status == TSI_INCOMPLETE_DATA); in ssl_handshaker_next()
45 case TSI_INCOMPLETE_DATA: in tsi_result_to_string()
191 return TSI_INCOMPLETE_DATA; in tsi_fake_frame_decode()207 return TSI_INCOMPLETE_DATA; in tsi_fake_frame_decode()227 return TSI_INCOMPLETE_DATA; in tsi_fake_frame_encode()278 if (result == TSI_INCOMPLETE_DATA) { in fake_protector_protect()295 if (result != TSI_INCOMPLETE_DATA) { in fake_protector_protect()304 if (result == TSI_INCOMPLETE_DATA) result = TSI_OK; in fake_protector_protect()314 if (result == TSI_INCOMPLETE_DATA) result = TSI_OK; in fake_protector_protect()335 if (result == TSI_INCOMPLETE_DATA) result = TSI_OK; in fake_protector_protect_flush()362 if (result == TSI_INCOMPLETE_DATA) { in fake_protector_unprotect()375 if (result == TSI_INCOMPLETE_DATA) result = TSI_OK; in fake_protector_unprotect()[all …]
1421 return BIO_pending(impl->network_io) == 0 ? TSI_OK : TSI_INCOMPLETE_DATA; in ssl_handshaker_get_bytes_to_send_to_peer()1459 return TSI_INCOMPLETE_DATA; in ssl_handshaker_process_bytes_from_peer()1543 if (status == TSI_INCOMPLETE_DATA) { in ssl_handshaker_next()1548 } while (status == TSI_INCOMPLETE_DATA); in ssl_handshaker_next()
301 if (result == TSI_INCOMPLETE_DATA) { in on_handshake_next_done()384 } while (result == TSI_INCOMPLETE_DATA); in do_handshaker_next()
333 {TSI_INCOMPLETE_DATA, "TSI_INCOMPLETE_DATA"}, in test_result_strings()
240 if (result == TSI_INCOMPLETE_DATA) { in on_handshake_next_done_locked()
322 if (result == TSI_INCOMPLETE_DATA) { in OnHandshakeNextDoneLocked()