Redirection of ECDSA, ECDH operations to FIPS module.
authorDr. Stephen Henson <steve@openssl.org>
Mon, 6 Jun 2011 15:39:17 +0000 (15:39 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Mon, 6 Jun 2011 15:39:17 +0000 (15:39 +0000)
commit6342b6e3324e39863607efce048fa2ef1f3a293d
tree803effdff2d24a690bca5c37d7607e6de84a853d
parenta6dc77822bb0948e04be800e424d8076a6a8c003
Redirection of ECDSA, ECDH operations to FIPS module.

Also use FIPS EC methods unconditionally for now: might want to use them
only in FIPS mode or with a switch later.
CHANGES
crypto/ec/ec2_smpl.c
crypto/ec/ec_key.c
crypto/ec/ecp_mont.c
crypto/ec/ecp_nist.c
crypto/ec/ecp_smpl.c
crypto/ecdh/ech_lib.c
crypto/ecdsa/ecs_lib.c