Searched refs:gf2m_Mxy (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/crypto/openssl/crypto/ec/
H A Dec2_mult.c171 static int gf2m_Mxy(const EC_GROUP *group, const BIGNUM *x, const BIGNUM *y, function
348 i = gf2m_Mxy(group, &point->X, &point->Y, x1, z1, x2, z2, ctx);

Completed in 44 milliseconds