MOTION  0.01
Framework for mixed-protocol multi-party computation
Functions
test_rng.cpp File Reference
#include "gtest/gtest.h"
#include "primitives/random/aes128_ctr_rng.h"
#include "primitives/random/openssl_rng.h"
#include "test_constants.h"
Include dependency graph for test_rng.cpp:

Functions

 TEST (Aes128CtrRng, NoTrivialOutput)
 
 TEST (OpenSslRng, NoTrivialOutput)
 

Function Documentation

◆ TEST() [1/2]

TEST ( Aes128CtrRng  ,
NoTrivialOutput   
)
Here is the call graph for this function:

◆ TEST() [2/2]

TEST ( OpenSslRng  ,
NoTrivialOutput   
)
Here is the call graph for this function: