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

/external/openssl/crypto/bn/
H A Dbn.h650 int BN_GF2m_mod_sqrt(BIGNUM *r, const BIGNUM *a, const BIGNUM *p,
H A Dbn_gf2m.c915 int BN_GF2m_mod_sqrt(BIGNUM *r, const BIGNUM *a, const BIGNUM *p, BN_CTX *ctx) function
H A Dbntest.c294 message(out,"BN_GF2m_mod_sqrt");
1518 BN_GF2m_mod_sqrt(d, a, b[j], ctx);
/external/openssl/include/openssl/
H A Dbn.h650 int BN_GF2m_mod_sqrt(BIGNUM *r, const BIGNUM *a, const BIGNUM *p,

Completed in 85 milliseconds