+1
−0
crypto/constant_time_locl.h
0 → 100644
+169
−0
crypto/constant_time_test.c
0 → 100644
+205
−0
+22
−21
+10
−46
Loading
Pull constant-time methods out to a separate header, add tests. Reviewed-by:Bodo Moeller <bodo@openssl.org> (cherry picked from commit 73729e4c) Conflicts: ssl/Makefile test/Makefile