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

/osnet-11/usr/src/common/crypto/ecc/
H A Decp_mont.c86 meth->field_sqr = &ec_GFp_sqr_mont;
144 ec_GFp_sqr_mont(const mp_int *a, mp_int *r, const GFMethod *meth) function
H A Decl-priv.h251 mp_err ec_GFp_sqr_mont(const mp_int *a, mp_int *r, const GFMethod *meth);

Completed in 15 milliseconds