Add constant-time 64
authorRich Salz <rsalz@openssl.org>
Tue, 20 Jun 2017 19:21:21 +0000 (15:21 -0400)
committerRich Salz <rsalz@openssl.org>
Wed, 21 Jun 2017 13:19:42 +0000 (09:19 -0400)
commit9018f3ce0f9fd57e65d8e7d43741f08797811766
treea51b119d08e3728400511572e5b09db389216c90
parentd2916a5b29b3ef83126cfbc7be5c16e0c3c9a521
Add constant-time 64

Standardize comments.

Reviewed-by: Andy Polyakov <appro@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3727)
include/internal/constant_time_locl.h
test/constant_time_test.c