Searched defs:ec_GF2m_add (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/common/crypto/ecc/
H A Decl_gf.c174 meth->field_add = &ec_GF2m_add;
176 meth->field_sub = &ec_GF2m_add;
988 ec_GF2m_add(const mp_int *a, const mp_int *b, mp_int *r, function

Completed in 16 milliseconds