Home
last modified time | relevance | path

Searched refs:EC_POINTs_make_affine (Results 1 – 6 of 6) sorted by relevance

/openssl/doc/man3/
H A DEC_POINT_add.pod5 …finity, EC_POINT_is_on_curve, EC_POINT_cmp, EC_POINT_make_affine, EC_POINTs_make_affine, EC_POINTs…
26 int EC_POINTs_make_affine(const EC_GROUP *group, size_t num,
46 The functions EC_POINT_make_affine and EC_POINTs_make_affine force the internal representation of t…
47 coordinate system. In the case of EC_POINTs_make_affine the value B<num> provides the number of poi…
69 EC_POINTs_make_affine, EC_POINTs_make_affine, EC_POINT_mul, EC_POINTs_mul and EC_GROUP_precompute_m…
87 EC_POINT_make_affine(), EC_POINTs_make_affine(), EC_POINTs_mul(),
/openssl/include/openssl/
H A Dec.h865 OSSL_DEPRECATEDIN_3_0 int EC_POINTs_make_affine(const EC_GROUP *group, size_t num,
/openssl/crypto/ec/
H A Dec_lib.c1044 int EC_POINTs_make_affine(const EC_GROUP *group, size_t num, in EC_POINTs_make_affine() function
/openssl/doc/man7/
H A Dossl-guide-migration.pod1709 EC_POINT_make_affine(), EC_POINTs_make_affine()
/openssl/util/
H A Dlibcrypto.num839 EC_POINTs_make_affine 861 3_0_0 EXIST::FUNCTION:DEPRECATEDIN_3_0,EC
/openssl/
H A DCHANGES.md2567 * Deprecated EC_POINT_make_affine() and EC_POINTs_make_affine().

Completed in 72 milliseconds