MOTION  0.01
Framework for mixed-protocol multi-party computation
Functions
test_bgmw.cpp File Reference
#include <gtest/gtest.h>
#include "base/party.h"
#include "protocols/boolean_gmw/boolean_gmw_gate.h"
#include "protocols/boolean_gmw/boolean_gmw_wire.h"
#include "protocols/share_wrapper.h"
#include "test_constants.h"
#include "test_helpers.h"
Include dependency graph for test_bgmw.cpp:

Functions

 TEST (BooleanGmw, InputOutput_1_1K_Simd_2_3_4_5_10_parties)
 
 TEST (BooleanGmw, Inv_1K_Simd_2_3_4_5_10_parties)
 
 TEST (BooleanGmw, Xor_64_bit_200_Simd_2_3_4_5_10_parties)
 
 TEST (BooleanGmw, Mux_1K_Simd_2_3_parties)
 
 TEST (BooleanGmw, Mux_1K_Simd_64_wireshare_2_3_parties)
 
 TEST (BooleanGmw, Eq_1_bit_1K_Simd_2_3_parties)
 
 TEST (BooleanGmw, Eq_64_bit_10_Simd_2_3_parties)
 
 TEST (BooleanGmw, And_1_bit_1_1K_Simd_2_3_parties)
 
 TEST (BooleanGmw, And_64_bit_10_Simd_2_3_parties)
 
 TEST (BooleanGmw, Or_1_bit_1_1K_Simd_2_3_parties)
 
 TEST (BooleanGmw, Or_64_bit_10_Simd_2_3_parties)
 

Function Documentation

◆ TEST() [1/11]

TEST ( BooleanGmw  ,
And_1_bit_1_1K_Simd_2_3_parties   
)
Here is the call graph for this function:

◆ TEST() [2/11]

TEST ( BooleanGmw  ,
And_64_bit_10_Simd_2_3_parties   
)
Here is the call graph for this function:

◆ TEST() [3/11]

TEST ( BooleanGmw  ,
Eq_1_bit_1K_Simd_2_3_parties   
)
Here is the call graph for this function:

◆ TEST() [4/11]

TEST ( BooleanGmw  ,
Eq_64_bit_10_Simd_2_3_parties   
)
Here is the call graph for this function:

◆ TEST() [5/11]

TEST ( BooleanGmw  ,
InputOutput_1_1K_Simd_2_3_4_5_10_parties   
)
Here is the call graph for this function:

◆ TEST() [6/11]

TEST ( BooleanGmw  ,
Inv_1K_Simd_2_3_4_5_10_parties   
)
Here is the call graph for this function:

◆ TEST() [7/11]

TEST ( BooleanGmw  ,
Mux_1K_Simd_2_3_parties   
)
Here is the call graph for this function:

◆ TEST() [8/11]

TEST ( BooleanGmw  ,
Mux_1K_Simd_64_wireshare_2_3_parties   
)
Here is the call graph for this function:

◆ TEST() [9/11]

TEST ( BooleanGmw  ,
Or_1_bit_1_1K_Simd_2_3_parties   
)
Here is the call graph for this function:

◆ TEST() [10/11]

TEST ( BooleanGmw  ,
Or_64_bit_10_Simd_2_3_parties   
)
Here is the call graph for this function:

◆ TEST() [11/11]

TEST ( BooleanGmw  ,
Xor_64_bit_200_Simd_2_3_4_5_10_parties   
)
Here is the call graph for this function: