Lines Matching defs:a

217 ec_GFp_add(const mp_int *a, const mp_int *b, mp_int *r,  in ec_GFp_add()
234 ec_GFp_neg(const mp_int *a, mp_int *r, const GFMethod *meth) in ec_GFp_neg()
247 ec_GFp_sub(const mp_int *a, const mp_int *b, mp_int *r, in ec_GFp_sub()
272 ec_GFp_add_3(const mp_int *a, const mp_int *b, mp_int *r, in ec_GFp_add_3()
355 ec_GFp_add_4(const mp_int *a, const mp_int *b, mp_int *r, in ec_GFp_add_4()
449 ec_GFp_add_5(const mp_int *a, const mp_int *b, mp_int *r, in ec_GFp_add_5()
526 ec_GFp_add_6(const mp_int *a, const mp_int *b, mp_int *r, in ec_GFp_add_6()
617 ec_GFp_sub_3(const mp_int *a, const mp_int *b, mp_int *r, in ec_GFp_sub_3()
701 ec_GFp_sub_4(const mp_int *a, const mp_int *b, mp_int *r, in ec_GFp_sub_4()
794 ec_GFp_sub_5(const mp_int *a, const mp_int *b, mp_int *r, in ec_GFp_sub_5()
862 ec_GFp_sub_6(const mp_int *a, const mp_int *b, mp_int *r, in ec_GFp_sub_6()
940 ec_GFp_mod(const mp_int *a, mp_int *r, const GFMethod *meth) in ec_GFp_mod()
947 ec_GFp_mul(const mp_int *a, const mp_int *b, mp_int *r, in ec_GFp_mul()
955 ec_GFp_sqr(const mp_int *a, mp_int *r, const GFMethod *meth) in ec_GFp_sqr()
963 ec_GFp_div(const mp_int *a, const mp_int *b, mp_int *r, in ec_GFp_div()
988 ec_GF2m_add(const mp_int *a, const mp_int *b, mp_int *r, in ec_GF2m_add()
997 ec_GF2m_neg(const mp_int *a, mp_int *r, const GFMethod *meth) in ec_GF2m_neg()
1008 ec_GF2m_mod(const mp_int *a, mp_int *r, const GFMethod *meth) in ec_GF2m_mod()
1015 ec_GF2m_mul(const mp_int *a, const mp_int *b, mp_int *r, in ec_GF2m_mul()
1023 ec_GF2m_sqr(const mp_int *a, mp_int *r, const GFMethod *meth) in ec_GF2m_sqr()
1031 ec_GF2m_div(const mp_int *a, const mp_int *b, mp_int *r, in ec_GF2m_div()