Home
last modified time | relevance | path

Searched refs:GFMethod (Results 1 – 11 of 11) sorted by relevance

/illumos-gate/usr/src/common/crypto/ecc/
H A Decl-priv.h131 const GFMethod *meth);
163 GFMethod *meth;
206 const GFMethod *meth);
209 const GFMethod *meth);
213 const GFMethod *meth);
215 const GFMethod *meth);
217 const GFMethod *meth);
219 const GFMethod *meth);
221 const GFMethod *meth);
223 const GFMethod *meth);
[all …]
H A Decp_mont.c60 GFMethod *
65 GFMethod *meth = NULL; in GFMethod_consGFp_mont()
111 const GFMethod *meth) in ec_GFp_mul_mont()
142 ec_GFp_sqr_mont(const mp_int *a, mp_int *r, const GFMethod *meth) in ec_GFp_sqr_mont()
150 const GFMethod *meth) in ec_GFp_div_mont()
170 ec_GFp_enc_mont(const mp_int *a, mp_int *r, const GFMethod *meth) in ec_GFp_enc_mont()
184 ec_GFp_dec_mont(const mp_int *a, mp_int *r, const GFMethod *meth) in ec_GFp_dec_mont()
199 ec_GFp_extra_free_mont(GFMethod *meth) in ec_GFp_extra_free_mont()
H A Decl_gf.c55 GFMethod *
59 GFMethod *meth; in GFMethod_new()
61 meth = (GFMethod *) kmem_alloc(sizeof(GFMethod), kmflag); in GFMethod_new()
63 meth = (GFMethod *) malloc(sizeof(GFMethod)); in GFMethod_new()
82 GFMethod *
86 GFMethod *meth = NULL; in GFMethod_consGFp()
141 GFMethod *
146 GFMethod *meth = NULL; in GFMethod_consGF2m()
271 const GFMethod *meth) in ec_GFp_add_3()
358 const GFMethod *meth) in ec_GFp_add_4()
[all …]
H A Decp_521.c59 ec_GFp_nistp521_mod(const mp_int *a, mp_int *r, const GFMethod *meth) in ec_GFp_nistp521_mod()
116 ec_GFp_nistp521_sqr(const mp_int *a, mp_int *r, const GFMethod *meth) in ec_GFp_nistp521_sqr()
131 const GFMethod *meth) in ec_GFp_nistp521_mul()
145 const GFMethod *meth) in ec_GFp_nistp521_div()
H A Decp_192.c59 ec_GFp_nistp192_mod(const mp_int *a, mp_int *r, const GFMethod *meth) in ec_GFp_nistp192_mod()
306 const GFMethod *meth) in ec_GFp_nistp192_add()
391 const GFMethod *meth) in ec_GFp_nistp192_sub()
473 ec_GFp_nistp192_sqr(const mp_int *a, mp_int *r, const GFMethod *meth) in ec_GFp_nistp192_sqr()
488 const GFMethod *meth) in ec_GFp_nistp192_mul()
502 const GFMethod *meth) in ec_GFp_nistp192_div()
H A Dec2_163.c59 ec_GF2m_163_mod(const mp_int *a, mp_int *r, const GFMethod *meth) in ec_GF2m_163_mod()
131 ec_GF2m_163_sqr(const mp_int *a, mp_int *r, const GFMethod *meth) in ec_GF2m_163_sqr()
181 const GFMethod *meth) in ec_GF2m_163_mul()
H A Dec2_193.c59 ec_GF2m_193_mod(const mp_int *a, mp_int *r, const GFMethod *meth) in ec_GF2m_193_mod()
139 ec_GF2m_193_sqr(const mp_int *a, mp_int *r, const GFMethod *meth) in ec_GF2m_193_sqr()
190 const GFMethod *meth) in ec_GF2m_193_mul()
H A Decp_224.c59 ec_GFp_nistp224_mod(const mp_int *a, mp_int *r, const GFMethod *meth) in ec_GFp_nistp224_mod()
327 ec_GFp_nistp224_sqr(const mp_int *a, mp_int *r, const GFMethod *meth) in ec_GFp_nistp224_sqr()
342 const GFMethod *meth) in ec_GFp_nistp224_mul()
356 const GFMethod *meth) in ec_GFp_nistp224_div()
H A Decp_384.c57 ec_GFp_nistp384_mod(const mp_int *a, mp_int *r, const GFMethod *meth) in ec_GFp_nistp384_mod()
265 ec_GFp_nistp384_sqr(const mp_int *a, mp_int *r, const GFMethod *meth) in ec_GFp_nistp384_sqr()
280 const GFMethod *meth) in ec_GFp_nistp384_mul()
H A Dec2_233.c59 ec_GF2m_233_mod(const mp_int *a, mp_int *r, const GFMethod *meth) in ec_GF2m_233_mod()
155 ec_GF2m_233_sqr(const mp_int *a, mp_int *r, const GFMethod *meth) in ec_GF2m_233_sqr()
208 const GFMethod *meth) in ec_GF2m_233_mul()
H A Decp_256.c57 ec_GFp_nistp256_mod(const mp_int *a, mp_int *r, const GFMethod *meth) in ec_GFp_nistp256_mod()
411 ec_GFp_nistp256_sqr(const mp_int *a, mp_int *r, const GFMethod *meth) in ec_GFp_nistp256_sqr()
426 const GFMethod *meth) in ec_GFp_nistp256_mul()