/titanic_44/usr/src/common/crypto/ecc/ |
H A D | ecl_gf.c | 61 GFMethod *meth; in GFMethod_new() local 88 GFMethod *meth = NULL; in GFMethod_consGFp() local 148 GFMethod *meth = NULL; in GFMethod_consGF2m() local 197 GFMethod_free(GFMethod *meth) in GFMethod_free() 218 const GFMethod *meth) in ec_GFp_add() 234 ec_GFp_neg(const mp_int *a, mp_int *r, const GFMethod *meth) in ec_GFp_neg() 248 const GFMethod *meth) in ec_GFp_sub() 273 const GFMethod *meth) in ec_GFp_add_3() 356 const GFMethod *meth) in ec_GFp_add_4() 450 const GFMethod *meth) in ec_GFp_add_5() [all …]
|
H A D | ecp_mont.c | 67 GFMethod *meth = NULL; in GFMethod_consGFp_mont() local 113 const GFMethod *meth) in ec_GFp_mul_mont() 144 ec_GFp_sqr_mont(const mp_int *a, mp_int *r, const GFMethod *meth) in ec_GFp_sqr_mont() 152 const GFMethod *meth) in ec_GFp_div_mont() 172 ec_GFp_enc_mont(const mp_int *a, mp_int *r, const GFMethod *meth) in ec_GFp_enc_mont() 186 ec_GFp_dec_mont(const mp_int *a, mp_int *r, const GFMethod *meth) in ec_GFp_dec_mont() 201 ec_GFp_extra_free_mont(GFMethod *meth) in ec_GFp_extra_free_mont()
|
H A D | ecp_521.c | 61 ec_GFp_nistp521_mod(const mp_int *a, mp_int *r, const GFMethod *meth) in ec_GFp_nistp521_mod() 118 ec_GFp_nistp521_sqr(const mp_int *a, mp_int *r, const GFMethod *meth) in ec_GFp_nistp521_sqr() 133 const GFMethod *meth) in ec_GFp_nistp521_mul() 147 const GFMethod *meth) in ec_GFp_nistp521_div()
|
H A D | ecp_192.c | 61 ec_GFp_nistp192_mod(const mp_int *a, mp_int *r, const GFMethod *meth) in ec_GFp_nistp192_mod() 301 const GFMethod *meth) in ec_GFp_nistp192_add() 382 const GFMethod *meth) in ec_GFp_nistp192_sub() 460 ec_GFp_nistp192_sqr(const mp_int *a, mp_int *r, const GFMethod *meth) in ec_GFp_nistp192_sqr() 475 const GFMethod *meth) in ec_GFp_nistp192_mul() 489 const GFMethod *meth) in ec_GFp_nistp192_div()
|
H A D | ecp_384.c | 59 ec_GFp_nistp384_mod(const mp_int *a, mp_int *r, const GFMethod *meth) in ec_GFp_nistp384_mod() 267 ec_GFp_nistp384_sqr(const mp_int *a, mp_int *r, const GFMethod *meth) in ec_GFp_nistp384_sqr() 282 const GFMethod *meth) in ec_GFp_nistp384_mul()
|
H A D | ec2_163.c | 61 ec_GF2m_163_mod(const mp_int *a, mp_int *r, const GFMethod *meth) in ec_GF2m_163_mod() 133 ec_GF2m_163_sqr(const mp_int *a, mp_int *r, const GFMethod *meth) in ec_GF2m_163_sqr() 183 const GFMethod *meth) in ec_GF2m_163_mul()
|
H A D | ecp_224.c | 61 ec_GFp_nistp224_mod(const mp_int *a, mp_int *r, const GFMethod *meth) in ec_GFp_nistp224_mod() 320 ec_GFp_nistp224_sqr(const mp_int *a, mp_int *r, const GFMethod *meth) in ec_GFp_nistp224_sqr() 335 const GFMethod *meth) in ec_GFp_nistp224_mul() 349 const GFMethod *meth) in ec_GFp_nistp224_div()
|
H A D | ec2_193.c | 61 ec_GF2m_193_mod(const mp_int *a, mp_int *r, const GFMethod *meth) in ec_GF2m_193_mod() 141 ec_GF2m_193_sqr(const mp_int *a, mp_int *r, const GFMethod *meth) in ec_GF2m_193_sqr() 192 const GFMethod *meth) in ec_GF2m_193_mul()
|
H A D | ec2_233.c | 61 ec_GF2m_233_mod(const mp_int *a, mp_int *r, const GFMethod *meth) in ec_GF2m_233_mod() 157 ec_GF2m_233_sqr(const mp_int *a, mp_int *r, const GFMethod *meth) in ec_GF2m_233_sqr() 210 const GFMethod *meth) in ec_GF2m_233_mul()
|
H A D | ecp_256.c | 59 ec_GFp_nistp256_mod(const mp_int *a, mp_int *r, const GFMethod *meth) in ec_GFp_nistp256_mod() 403 ec_GFp_nistp256_sqr(const mp_int *a, mp_int *r, const GFMethod *meth) in ec_GFp_nistp256_sqr() 418 const GFMethod *meth) in ec_GFp_nistp256_mul()
|
H A D | ecl-priv.h | 165 GFMethod *meth; member
|
/titanic_44/usr/src/lib/libast/common/cdt/ |
H A D | dtopen.c | 31 Dt_t* dtopen(Dtdisc_t* disc, Dtmethod_t* meth) in dtopen()
|
H A D | dtmethod.c | 30 Dtmethod_t* dtmethod(Dt_t* dt, Dtmethod_t* meth) in dtmethod()
|
H A D | dtnew.c | 59 dtnew(Vmalloc_t* vm, Dtdisc_t* disc, Dtmethod_t* meth) in dtnew()
|
/titanic_44/usr/src/lib/libast/common/vmalloc/ |
H A D | vmopen.c | 48 Vmalloc_t* vmopen(Vmdisc_t* disc, Vmethod_t* meth, int mode) in vmopen()
|
/titanic_44/usr/src/lib/libast/common/include/ |
H A D | vmalloc.h | 71 unsigned short meth; member 75 { Vmethod_t meth; /* method for allocation */ member
|
H A D | cdt.h | 120 Dtmethod_t* meth; /* dictionary method */ member
|
/titanic_44/usr/src/lib/libast/amd64/include/ast/ |
H A D | vmalloc.h | 71 unsigned short meth; member 75 { Vmethod_t meth; /* method for allocation */ member
|
H A D | cdt.h | 120 Dtmethod_t* meth; /* dictionary method */ member
|
/titanic_44/usr/src/lib/libast/sparcv9/include/ast/ |
H A D | vmalloc.h | 71 unsigned short meth; member 75 { Vmethod_t meth; /* method for allocation */ member
|
/titanic_44/usr/src/lib/libast/i386/include/ast/ |
H A D | vmalloc.h | 71 unsigned short meth; member 75 { Vmethod_t meth; /* method for allocation */ member
|
H A D | cdt.h | 120 Dtmethod_t* meth; /* dictionary method */ member
|
/titanic_44/usr/src/lib/libast/sparc/include/ast/ |
H A D | vmalloc.h | 71 unsigned short meth; member 75 { Vmethod_t meth; /* method for allocation */ member
|
/titanic_44/usr/src/lib/fm/topo/libtopo/common/ |
H A D | topo_method.c | 134 const topo_method_t *meth; in topo_method_register() local
|
H A D | topo_xml.c | 821 register_method(topo_mod_t *mp, tnode_t *ptn, struct propmeth_data *meth) in register_method() 854 struct propmeth_data meth; in pmeth_record() local
|