aboutsummaryrefslogblamecommitdiff
path: root/src/model/c/src/montgomery_array_test.h
blob: 281a739ca89111aaa5145b62a8456d5be08dfc38 (plain) (tree)
1
2
3
4
5
6
7
8
9
10









                                
                                          

                                     
/*
 * montgomery_array_test.h
 *
 *  Created on: Mar 4, 2015
 *      Author: psjm
 */

#ifndef MONTGOMERY_ARRAY_TEST_H_
#define MONTGOMERY_ARRAY_TEST_H_

void montgomery_array_tests(int bigtests);

#endif /* MONTGOMERY_ARRAY_TEST_H_ */