+1
−0
crypto/constant_time_locl.h
0 → 100644
+169
−0
crypto/constant_time_test.c
0 → 100644
+205
−0
+21
−20
+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 5a3d21c0) Conflicts: ssl/s3_cbc.c test/Makefile