Searched refs:BN_GF2m_mod_div_arr (Results 1 – 3 of 3) sorted by relevance
/external/openssl/crypto/bn/ |
D | bn.h | 637 int BN_GF2m_mod_div_arr(BIGNUM *r, const BIGNUM *a, const BIGNUM *b,
|
D | bn_gf2m.c | 710 int BN_GF2m_mod_div_arr(BIGNUM *r, const BIGNUM *yy, const BIGNUM *xx, const int p[], BN_CTX *ctx) in BN_GF2m_mod_div_arr() function
|
/external/openssl/include/openssl/ |
D | bn.h | 637 int BN_GF2m_mod_div_arr(BIGNUM *r, const BIGNUM *a, const BIGNUM *b,
|