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

/external/openssl/crypto/ec/
H A Dec_lcl.h383 int ec_GF2m_simple_field_div(const EC_GROUP *, BIGNUM *r, const BIGNUM *a, const BIGNUM *b, BN_CTX *);
H A Dec2_smpl.c115 ec_GF2m_simple_field_div,
970 int ec_GF2m_simple_field_div(const EC_GROUP *group, BIGNUM *r, const BIGNUM *a, const BIGNUM *b, BN_CTX *ctx) function

Completed in 215 milliseconds