Rename a function to avoid a clash
authorMatt Caswell <matt@openssl.org>
Wed, 31 Jan 2018 13:43:15 +0000 (13:43 +0000)
committerMatt Caswell <matt@openssl.org>
Tue, 20 Feb 2018 12:59:30 +0000 (12:59 +0000)
commitbd74eae1be6c11bbfa95542daa7d59d461464853
tree22fb64b79f3cb79eeab0f65bd72d52416cd900c5
parent7e492f3372ed83af074a63d5920f13de7e3455b6
Rename a function to avoid a clash

We already have a constant_time_select() function so, to avoid
confusion/clashing we shouldn't have a second one.

Reviewed-by: Bernd Edlinger <bernd.edlinger@hotmail.de>
(Merged from https://github.com/openssl/openssl/pull/5105)
crypto/ec/curve448/constant_time.h
crypto/ec/curve448/field.h