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

/osnet-11/usr/src/common/crypto/ecc/
H A Decp_384.c57 ec_GFp_nistp384_mod(const mp_int *a, mp_int *r, const GFMethod *meth) function
272 MP_CHECKOK(ec_GFp_nistp384_mod(r, r, meth));
287 MP_CHECKOK(ec_GFp_nistp384_mod(r, r, meth));
298 group->meth->field_mod = &ec_GFp_nistp384_mod;

Completed in 14 milliseconds