MOTION  0.01
Framework for mixed-protocol multi-party computation
Functions
test_aesni.cpp File Reference
#include "gtest/gtest.h"
#include "test_constants.h"
#include "primitives/aes/aesni_primitives.h"
Include dependency graph for test_aesni.cpp:

Functions

 TEST (AesNi128, KeyExpansion)
 
 TEST (AesNi128, CtrStream)
 
 TEST (AesNi128, CtrStreamUnaligned)
 
 TEST (AesNi128, CtrStreamBlockwise)
 
 TEST (AesNi128, TmmoBatch4)
 
 TEST (AesNi128, MmoSingle)
 

Function Documentation

◆ TEST() [1/6]

TEST ( AesNi128  ,
CtrStream   
)
Here is the call graph for this function:

◆ TEST() [2/6]

TEST ( AesNi128  ,
CtrStreamBlockwise   
)
Here is the call graph for this function:

◆ TEST() [3/6]

TEST ( AesNi128  ,
CtrStreamUnaligned   
)
Here is the call graph for this function:

◆ TEST() [4/6]

TEST ( AesNi128  ,
KeyExpansion   
)
Here is the call graph for this function:

◆ TEST() [5/6]

TEST ( AesNi128  ,
MmoSingle   
)
Here is the call graph for this function:

◆ TEST() [6/6]

TEST ( AesNi128  ,
TmmoBatch4   
)
Here is the call graph for this function: