ABY Framework
1.0
Arithmetic Bool Yao Framework
|
This is the complete list of members for OTExtSnd, including all inherited members.
BuildQMatrix(CBitVector &T, CBitVector &RcvBuf, uint32_t blocksize, BYTE *ctr) (defined in OTExtSnd) | OTExtSnd | |
Init(uint32_t nSndVals, crypto *crypt, CSocket *sock, CBitVector &U, BYTE *keybytes, int nbaseOTs, int nchecks, int nbaseseeds) (defined in OTExtSnd) | OTExtSnd | inline |
m_bProtocol (defined in OTExtSnd) | OTExtSnd | protected |
m_cCrypt (defined in OTExtSnd) | OTExtSnd | protected |
m_fMaskFct (defined in OTExtSnd) | OTExtSnd | protected |
m_kCRFKey (defined in OTExtSnd) | OTExtSnd | protected |
m_lSendLock (defined in OTExtSnd) | OTExtSnd | protected |
m_nBaseOTs (defined in OTExtSnd) | OTExtSnd | protected |
m_nBitLength (defined in OTExtSnd) | OTExtSnd | protected |
m_nBlocks (defined in OTExtSnd) | OTExtSnd | protected |
m_nCounter (defined in OTExtSnd) | OTExtSnd | protected |
m_nOTs (defined in OTExtSnd) | OTExtSnd | protected |
m_nSndVals (defined in OTExtSnd) | OTExtSnd | protected |
m_nSymSecParam (defined in OTExtSnd) | OTExtSnd | protected |
m_sBlockHead (defined in OTExtSnd) | OTExtSnd | protected |
m_sBlockTail (defined in OTExtSnd) | OTExtSnd | protected |
m_vKeySeeds (defined in OTExtSnd) | OTExtSnd | protected |
m_vSeed (defined in OTExtSnd) | OTExtSnd | protected |
m_vSockets (defined in OTExtSnd) | OTExtSnd | protected |
m_vU (defined in OTExtSnd) | OTExtSnd | protected |
m_vValues (defined in OTExtSnd) | OTExtSnd | protected |
MaskInputs(CBitVector &Q, CBitVector *seedbuf, CBitVector *snd_buf, uint32_t ctr, uint32_t processedOTs) (defined in OTExtSnd) | OTExtSnd | |
OTExtSnd(uint32_t nSndVals, uint32_t nOTs, uint32_t bitlength, crypto *crypt, CSocket *sock, CBitVector &U, BYTE *keybytes, CBitVector &x0, CBitVector &x1, BYTE type, int nbaseOTs=-1, int nchecks=-1, int nbaseseeds=-1) (defined in OTExtSnd) | OTExtSnd | inline |
OTExtSnd(uint32_t nSndVals, crypto *crypt, CSocket *sock, CBitVector &U, BYTE *keybytes, int nbaseOTs=-1, int nchecks=-1, int nbaseseeds=-1) (defined in OTExtSnd) | OTExtSnd | inline |
OTSenderRoutine(uint32_t id, uint32_t myNumOTs) (defined in OTExtSnd) | OTExtSnd | |
ProcessAndEnqueue(CBitVector *snd_buf, uint32_t id, uint32_t progress, uint32_t processedOTs) (defined in OTExtSnd) | OTExtSnd | |
send(uint32_t numOTs, uint32_t bitlength, CBitVector &s0, CBitVector &s1, BYTE type, uint32_t numThreads, MaskingFunction *maskfct) (defined in OTExtSnd) | OTExtSnd | |
send(uint32_t numThreads) (defined in OTExtSnd) | OTExtSnd | |
SendBlocks(uint32_t numThreads) (defined in OTExtSnd) | OTExtSnd | |
verifyOT(uint32_t myNumOTs) (defined in OTExtSnd) | OTExtSnd | |
~OTExtSnd() (defined in OTExtSnd) | OTExtSnd | inline |