Go to the source code of this file.
Functions | |
int | ec_GF2m_simple_mul (const EC_GROUP *group, EC_POINT *r, const BIGNUM *scalar, size_t num, const EC_POINT *points[], const BIGNUM *scalars[], BN_CTX *ctx) |
int | ec_GF2m_precompute_mult (EC_GROUP *group, BN_CTX *ctx) |
int | ec_GF2m_have_precompute_mult (const EC_GROUP *group) |
int ec_GF2m_have_precompute_mult | ( | const EC_GROUP * | group | ) |
Definition at line 385 of file ec2_mult.c.
Definition at line 380 of file ec2_mult.c.