Home
last modified time | relevance | path

Searched defs:meth (Results 1 – 22 of 22) sorted by relevance

/titanic_52/usr/src/common/crypto/ecc/
H A Decl_gf.c61 GFMethod *meth; in GFMethod_new() local
88 GFMethod *meth = NULL; GFMethod_consGFp() local
148 GFMethod *meth = NULL; GFMethod_consGF2m() local
197 GFMethod_free(GFMethod * meth) GFMethod_free() argument
218 ec_GFp_add(const mp_int * a,const mp_int * b,mp_int * r,const GFMethod * meth) ec_GFp_add() argument
234 ec_GFp_neg(const mp_int * a,mp_int * r,const GFMethod * meth) ec_GFp_neg() argument
248 ec_GFp_sub(const mp_int * a,const mp_int * b,mp_int * r,const GFMethod * meth) ec_GFp_sub() argument
273 ec_GFp_add_3(const mp_int * a,const mp_int * b,mp_int * r,const GFMethod * meth) ec_GFp_add_3() argument
356 ec_GFp_add_4(const mp_int * a,const mp_int * b,mp_int * r,const GFMethod * meth) ec_GFp_add_4() argument
450 ec_GFp_add_5(const mp_int * a,const mp_int * b,mp_int * r,const GFMethod * meth) ec_GFp_add_5() argument
527 ec_GFp_add_6(const mp_int * a,const mp_int * b,mp_int * r,const GFMethod * meth) ec_GFp_add_6() argument
618 ec_GFp_sub_3(const mp_int * a,const mp_int * b,mp_int * r,const GFMethod * meth) ec_GFp_sub_3() argument
702 ec_GFp_sub_4(const mp_int * a,const mp_int * b,mp_int * r,const GFMethod * meth) ec_GFp_sub_4() argument
795 ec_GFp_sub_5(const mp_int * a,const mp_int * b,mp_int * r,const GFMethod * meth) ec_GFp_sub_5() argument
863 ec_GFp_sub_6(const mp_int * a,const mp_int * b,mp_int * r,const GFMethod * meth) ec_GFp_sub_6() argument
940 ec_GFp_mod(const mp_int * a,mp_int * r,const GFMethod * meth) ec_GFp_mod() argument
948 ec_GFp_mul(const mp_int * a,const mp_int * b,mp_int * r,const GFMethod * meth) ec_GFp_mul() argument
955 ec_GFp_sqr(const mp_int * a,mp_int * r,const GFMethod * meth) ec_GFp_sqr() argument
964 ec_GFp_div(const mp_int * a,const mp_int * b,mp_int * r,const GFMethod * meth) ec_GFp_div() argument
989 ec_GF2m_add(const mp_int * a,const mp_int * b,mp_int * r,const GFMethod * meth) ec_GF2m_add() argument
997 ec_GF2m_neg(const mp_int * a,mp_int * r,const GFMethod * meth) ec_GF2m_neg() argument
1008 ec_GF2m_mod(const mp_int * a,mp_int * r,const GFMethod * meth) ec_GF2m_mod() argument
1016 ec_GF2m_mul(const mp_int * a,const mp_int * b,mp_int * r,const GFMethod * meth) ec_GF2m_mul() argument
1023 ec_GF2m_sqr(const mp_int * a,mp_int * r,const GFMethod * meth) ec_GF2m_sqr() argument
1032 ec_GF2m_div(const mp_int * a,const mp_int * b,mp_int * r,const GFMethod * meth) ec_GF2m_div() argument
[all...]
H A Decp_mont.c67 GFMethod *meth = NULL; in GFMethod_consGFp_mont() local
113 ec_GFp_mul_mont(const mp_int * a,const mp_int * b,mp_int * r,const GFMethod * meth) ec_GFp_mul_mont() argument
144 ec_GFp_sqr_mont(const mp_int * a,mp_int * r,const GFMethod * meth) ec_GFp_sqr_mont() argument
152 ec_GFp_div_mont(const mp_int * a,const mp_int * b,mp_int * r,const GFMethod * meth) ec_GFp_div_mont() argument
172 ec_GFp_enc_mont(const mp_int * a,mp_int * r,const GFMethod * meth) ec_GFp_enc_mont() argument
186 ec_GFp_dec_mont(const mp_int * a,mp_int * r,const GFMethod * meth) ec_GFp_dec_mont() argument
201 ec_GFp_extra_free_mont(GFMethod * meth) ec_GFp_extra_free_mont() argument
[all...]
H A Decp_521.c61 ec_GFp_nistp521_mod(const mp_int *a, mp_int *r, const GFMethod *meth) in ec_GFp_nistp521_mod() argument
118 ec_GFp_nistp521_sqr(const mp_int *a, mp_int *r, const GFMethod *meth) in ec_GFp_nistp521_sqr() argument
133 const GFMethod *meth) in ec_GFp_nistp521_mul() argument
147 const GFMethod *meth) in ec_GFp_nistp521_div() argument
[all...]
H A Decp_192.c61 ec_GFp_nistp192_mod(const mp_int *a, mp_int *r, const GFMethod *meth) in ec_GFp_nistp192_mod() argument
301 const GFMethod *meth) in ec_GFp_nistp192_add() argument
382 const GFMethod *meth) in ec_GFp_nistp192_sub() argument
460 ec_GFp_nistp192_sqr(const mp_int *a, mp_int *r, const GFMethod *meth) in ec_GFp_nistp192_sqr() argument
475 const GFMethod *meth) in ec_GFp_nistp192_mul() argument
489 const GFMethod *meth) in ec_GFp_nistp192_div() argument
[all...]
H A Decp_384.c59 ec_GFp_nistp384_mod(const mp_int *a, mp_int *r, const GFMethod *meth) in ec_GFp_nistp384_mod() argument
267 ec_GFp_nistp384_sqr(const mp_int *a, mp_int *r, const GFMethod *meth) in ec_GFp_nistp384_sqr() argument
282 const GFMethod *meth) in ec_GFp_nistp384_mul() argument
[all...]
H A Dec2_163.c61 ec_GF2m_163_mod(const mp_int *a, mp_int *r, const GFMethod *meth) in ec_GF2m_163_mod() argument
133 ec_GF2m_163_sqr(const mp_int *a, mp_int *r, const GFMethod *meth) in ec_GF2m_163_sqr() argument
183 const GFMethod *meth) in ec_GF2m_163_mul() argument
[all...]
H A Decp_224.c61 ec_GFp_nistp224_mod(const mp_int *a, mp_int *r, const GFMethod *meth) in ec_GFp_nistp224_mod() argument
320 ec_GFp_nistp224_sqr(const mp_int *a, mp_int *r, const GFMethod *meth) in ec_GFp_nistp224_sqr() argument
335 const GFMethod *meth) in ec_GFp_nistp224_mul() argument
349 const GFMethod *meth) in ec_GFp_nistp224_div() argument
[all...]
H A Dec2_193.c61 ec_GF2m_193_mod(const mp_int *a, mp_int *r, const GFMethod *meth) in ec_GF2m_193_mod() argument
141 ec_GF2m_193_sqr(const mp_int *a, mp_int *r, const GFMethod *meth) in ec_GF2m_193_sqr() argument
192 const GFMethod *meth) in ec_GF2m_193_mul() argument
[all...]
H A Dec2_233.c61 ec_GF2m_233_mod(const mp_int *a, mp_int *r, const GFMethod *meth) in ec_GF2m_233_mod() argument
157 ec_GF2m_233_sqr(const mp_int *a, mp_int *r, const GFMethod *meth) in ec_GF2m_233_sqr() argument
210 const GFMethod *meth) in ec_GF2m_233_mul() argument
[all...]
H A Decp_256.c59 ec_GFp_nistp256_mod(const mp_int *a, mp_int *r, const GFMethod *meth) in ec_GFp_nistp256_mod() argument
403 ec_GFp_nistp256_sqr(const mp_int *a, mp_int *r, const GFMethod *meth) in ec_GFp_nistp256_sqr() argument
418 ec_GFp_nistp256_mul(const mp_int * a,const mp_int * b,mp_int * r,const GFMethod * meth) ec_GFp_nistp256_mul() argument
[all...]
H A Decl-priv.h165 GFMethod *meth; global() member
[all...]
/titanic_52/usr/src/contrib/ast/src/lib/libast/cdt/
H A Ddtnew.c59 _dtnew(Vmalloc_t* vm, Dtdisc_t* disc, Dtmethod_t* meth, unsigned long version) in _dtnew() argument
78 dtnew(Vmalloc_t* vm, Dtdisc_t* disc, Dtmethod_t* meth) in dtnew() argument
H A Ddtopen.c39 Dt_t* _dtopen(Dtdisc_t* disc, Dtmethod_t* meth, unsigned long version) in _dtopen() argument
111 dtopen(Dtdisc_t * disc,Dtmethod_t * meth) dtopen() argument
[all...]
H A Ddtmethod.c30 Dtmethod_t* dtmethod(Dt_t* dt, Dtmethod_t* meth) in dtmethod() argument
[all...]
/titanic_52/usr/src/contrib/ast/src/lib/libast/vmalloc/
H A Dvmopen.c56 Vmalloc_t* vmopen(Vmdisc_t* disc, Vmethod_t* meth, int mode) in vmopen() argument
/titanic_52/usr/src/contrib/ast/src/lib/libast/include/
H A Dvmalloc.h77 unsigned short meth; member
81 { Vmethod_t meth; /* method for allocation */ member
[all...]
H A Dcdt.h148 Dtmethod_t* meth; /* storage method */ member
160 { unsigned int meth; /* method type */ member
/titanic_52/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_method.c134 const topo_method_t *meth; in topo_method_register() local
[all...]
H A Dtopo_xml.c821 register_method(topo_mod_t *mp, tnode_t *ptn, struct propmeth_data *meth) in register_method() argument
854 struct propmeth_data meth; pmeth_record() local
[all...]
/titanic_52/usr/src/common/net/wanboot/
H A Dboot_http.c1772 SSL_METHOD *meth; in initialize_ctx() local
/titanic_52/usr/src/lib/librestart/common/
H A Dlibrestart.c3704 restarter_is_null_method(const char *meth) in restarter_is_null_method() argument
/titanic_52/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/
H A Dikeadm.c1401 authmethstr(int meth) in authmethstr() argument