GH608: Ensure 64-bit shift no matter sizeof(long)
authorDmitry-Me <wipedout@yandex.ru>
Tue, 2 Feb 2016 06:55:06 +0000 (09:55 +0300)
committerRich Salz <rsalz@openssl.org>
Tue, 2 Feb 2016 16:22:32 +0000 (11:22 -0500)
commit19f7130beb97170b8e825aee1ae9e309520f5f29
tree603441e8b7c599c1b5c9df61b902eb20e63ab00a
parent542dfaf3088546899301cf3075d6a801709f26e2
GH608: Ensure 64-bit shift no matter sizeof(long)

Signed-off-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Emilia Käsper <emilia@openssl.org>
crypto/evp/scrypt.c