diff options
author | Jung-uk Kim <jkim@FreeBSD.org> | 2014-10-15 17:35:39 +0000 |
---|---|---|
committer | Jung-uk Kim <jkim@FreeBSD.org> | 2014-10-15 17:35:39 +0000 |
commit | f62b4332f57a140c7a64082fb139c06b1a71584c (patch) | |
tree | 8df07ff17fed10701bf6420470d0c11581fdf345 /test/constant_time_test.c | |
parent | 2af9154f28669943cf601ecc3c9bbbe372587787 (diff) |
Diffstat (limited to 'test/constant_time_test.c')
l--------- | test/constant_time_test.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/constant_time_test.c b/test/constant_time_test.c new file mode 120000 index 000000000000..519f2f35114d --- /dev/null +++ b/test/constant_time_test.c @@ -0,0 +1 @@ +../crypto/constant_time_test.c
\ No newline at end of file |