Home
last modified time | relevance | path

Searched refs:ec_GFp_add_4 (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/common/crypto/ecc/
H A Decl-priv.h216 mp_err ec_GFp_add_4(const mp_int *a, const mp_int *b, mp_int *r,
H A Decl_gf.c105 meth->field_add = &ec_GFp_add_4; in GFMethod_consGFp()
355 ec_GFp_add_4(const mp_int *a, const mp_int *b, mp_int *r, in ec_GFp_add_4() function