openssl/include
Matt Caswell 8e3cced75f Provide EC functions that are not curve type specific
Some EC functions exist in *_GFp and *_GF2m forms, in spite of the
implementations between the two curve types being identical. This
commit provides equivalent generic functions with the *_GFp and *_GF2m
forms just calling the generic functions.

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/6815)
2018-07-31 09:08:38 +01:00
..
internal crypto/dllmain.c: remove unused OPENSSL_NONPIC_relocated variable. 2018-07-25 16:37:31 +02:00
openssl Provide EC functions that are not curve type specific 2018-07-31 09:08:38 +01:00