Searched refs:protect_flush (Results 1 – 2 of 2) sorted by relevance
100 if (self->vtable->protect_flush == nullptr) return TSI_UNIMPLEMENTED; in tsi_frame_protector_protect_flush()101 return self->vtable->protect_flush(self, protected_output_frames, in tsi_frame_protector_protect_flush()
39 tsi_result (*protect_flush)(tsi_frame_protector* self, member