Searched refs:ec_GFp_add_3 (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/common/crypto/ecc/
H A Decl-priv.h214 mp_err ec_GFp_add_3(const mp_int *a, const mp_int *b, mp_int *r,
H A Decl_gf.c101 meth->field_add = &ec_GFp_add_3;
272 ec_GFp_add_3(const mp_int *a, const mp_int *b, mp_int *r, function

Completed in 58 milliseconds