summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/ec/ec_local.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove prototypes for various ec_GF2m_* functions that no longer exist.jsing2023-06-121-13/+1
* Move EC_POINT_{get,set}_Jprojective_coordinates to ec_local.htb2023-04-271-3/+10
* Move EC_KEY_{insert,set}_key_method_data() to internal-onlytb2023-04-251-1/+6
* Always clear EC groups and points on free.jsing2023-03-081-5/+1
* Remove EC_FLAGS_DEFAULT_OCT.jsing2023-03-081-11/+1
* Use static functions for EC_GF2m_simple_method() implementation.jsing2023-03-071-32/+2
* Use static functions for EC_GFp_nist_method() implementation.jsing2023-03-071-8/+1
* Use static functions for EC_GFp_mont_method() implementation.jsing2023-03-071-14/+1
* Remove #ifndef OPENSSL_EC_NISTP_64_GCC_128.jsing2023-03-051-5/+1
* Remove ec_GFp_nistp.* prototypes.jsing2023-03-051-40/+1
* Remove duplicate function prototypes.jsing2023-03-051-8/+1
* Mop up ECP_NISTZ256_ASM and OPENSSL_NO_EC_NISTP_64_GCC_128 leftovers.jsing2023-03-041-4/+1
* Rename field_data1 and field_data2.jsing2023-03-041-3/+5
* Make internal header file names consistenttb2022-11-261-0/+525