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

/freebsd-10.0-release/crypto/openssl/crypto/ec/
H A Dec2_mult.c84 static int gf2m_Mdouble(const EC_GROUP *group, BIGNUM *x, BIGNUM *z, BN_CTX *ctx) function
285 if (!gf2m_Mdouble(group, x1, z1, ctx)) goto err;

Completed in 68 milliseconds