Lines Matching defs:bp
317 int test_add(BIO *bp) in test_add()
361 int test_sub(BIO *bp) in test_sub()
412 int test_div(BIO *bp, BN_CTX *ctx) in test_div()
476 static void print_word(BIO *bp,BN_ULONG w) in print_word()
492 int test_div_word(BIO *bp) in test_div_word()
548 int test_div_recp(BIO *bp, BN_CTX *ctx) in test_div_recp()
621 int test_mul(BIO *bp) in test_mul()
677 int test_sqr(BIO *bp, BN_CTX *ctx) in test_sqr()
719 int test_mont(BIO *bp, BN_CTX *ctx) in test_mont()
796 int test_mod(BIO *bp, BN_CTX *ctx) in test_mod()
842 int test_mod_mul(BIO *bp, BN_CTX *ctx) in test_mod_mul()
913 int test_mod_exp(BIO *bp, BN_CTX *ctx) in test_mod_exp()
964 int test_mod_exp_mont_consttime(BIO *bp, BN_CTX *ctx) in test_mod_exp_mont_consttime()
1015 int test_exp(BIO *bp, BN_CTX *ctx) in test_exp()
1065 int test_gf2m_add(BIO *bp) in test_gf2m_add()
1117 int test_gf2m_mod(BIO *bp) in test_gf2m_mod()
1175 int test_gf2m_mod_mul(BIO *bp,BN_CTX *ctx) in test_gf2m_mod_mul()
1246 int test_gf2m_mod_sqr(BIO *bp,BN_CTX *ctx) in test_gf2m_mod_sqr()
1305 int test_gf2m_mod_inv(BIO *bp,BN_CTX *ctx) in test_gf2m_mod_inv()
1360 int test_gf2m_mod_div(BIO *bp,BN_CTX *ctx) in test_gf2m_mod_div()
1423 int test_gf2m_mod_exp(BIO *bp,BN_CTX *ctx) in test_gf2m_mod_exp()
1494 int test_gf2m_mod_sqrt(BIO *bp,BN_CTX *ctx) in test_gf2m_mod_sqrt()
1553 int test_gf2m_mod_solve_quad(BIO *bp,BN_CTX *ctx) in test_gf2m_mod_solve_quad()
1653 int test_kron(BIO *bp, BN_CTX *ctx) in test_kron()
1744 int test_sqrt(BIO *bp, BN_CTX *ctx) in test_sqrt()
1822 int test_lshift(BIO *bp,BN_CTX *ctx,BIGNUM *a_) in test_lshift()
1880 int test_lshift1(BIO *bp) in test_lshift1()
1921 int test_rshift(BIO *bp,BN_CTX *ctx) in test_rshift()
1967 int test_rshift1(BIO *bp) in test_rshift1()