+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>