ABY Framework
1.0
Arithmetic Bool Yao Framework
|
This is the complete list of members for MaskingFunction, including all inherited members.
expandMask(CBitVector &out, BYTE *sbp, uint32_t offset, uint32_t processedOTs, uint32_t bitlength, crypto *crypt)=0 (defined in MaskingFunction) | MaskingFunction | pure virtual |
Mask(uint32_t progress, uint32_t len, CBitVector *values, CBitVector *snd_buf, BYTE protocol)=0 (defined in MaskingFunction) | MaskingFunction | pure virtual |
MaskingFunction() (defined in MaskingFunction) | MaskingFunction | inline |
UnMask(uint32_t progress, uint32_t len, CBitVector &choices, CBitVector &output, CBitVector &rcv_buf, CBitVector &tmpmask, BYTE version)=0 (defined in MaskingFunction) | MaskingFunction | pure virtual |
~MaskingFunction() (defined in MaskingFunction) | MaskingFunction | inline |