#include <iterated.h>
|  | 
|  | OTIterated (NetIO *io, bool is_sender, int buffer_size=1<< 10) | 
|  | 
|  | ~OTIterated () | 
|  | 
| void | fill () | 
|  | 
| void | send_impl (const block *data0, const block *data1, int length) | 
|  | 
| void | recv_impl (block *data, const bool *b, int length) | 
|  | 
| void | send_cot (block *data0, block delta, int length) | 
|  | 
| void | recv_cot (block *data, const bool *b, int length) | 
|  | 
| void | send_rot (block *data0, block *data1, int length) | 
|  | 
| void | recv_rot (block *data, const bool *b, int length) | 
|  | 
|  | OT (NetIO *nio) | 
|  | 
| void | send (const block *data0, const block *data1, int length) | 
|  | 
| void | recv (block *data, const bool *b, int length) | 
|  | 
§ OTIterated()
template<typename OTExtension > 
 
 
§ ~OTIterated()
template<typename OTExtension > 
 
 
§ fill()
template<typename OTExtension > 
 
 
§ recv_cot()
template<typename OTExtension > 
  
  | 
        
          | void OTIterated< OTExtension >::recv_cot | ( | block * | data, |  
          |  |  | const bool * | b, |  
          |  |  | int | length |  
          |  | ) |  |  |  | inline | 
 
 
§ recv_impl()
template<typename OTExtension > 
  
  | 
        
          | void OTIterated< OTExtension >::recv_impl | ( | block * | data, |  
          |  |  | const bool * | b, |  
          |  |  | int | length |  
          |  | ) |  |  |  | inline | 
 
 
§ recv_rot()
template<typename OTExtension > 
  
  | 
        
          | void OTIterated< OTExtension >::recv_rot | ( | block * | data, |  
          |  |  | const bool * | b, |  
          |  |  | int | length |  
          |  | ) |  |  |  | inline | 
 
 
§ send_cot()
template<typename OTExtension > 
 
 
§ send_impl()
template<typename OTExtension > 
 
 
§ send_rot()
template<typename OTExtension > 
 
 
§ buffer_size
template<typename OTExtension > 
      
 
 
§ is_sender
template<typename OTExtension > 
      
 
 
§ k0
template<typename OTExtension > 
      
 
 
§ k1
template<typename OTExtension > 
      
 
 
§ ot
template<typename OTExtension > 
      
 
 
§ prg
template<typename OTExtension > 
      
 
 
§ seed_ot
template<typename OTExtension > 
      
 
 
§ sel
template<typename OTExtension > 
      
 
 
§ size
template<typename OTExtension > 
      
 
 
The documentation for this class was generated from the following file:
- /Users/wangxiao/git/emp-toolkit/emp-ot/ot/iterated.h