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

/osnet-11/usr/src/common/crypto/ecc/
H A Decp_mont.c89 meth->field_dec = &ec_GFp_dec_mont;
186 ec_GFp_dec_mont(const mp_int *a, mp_int *r, const GFMethod *meth) function
H A Decl-priv.h255 mp_err ec_GFp_dec_mont(const mp_int *a, mp_int *r, const GFMethod *meth);

Completed in 22 milliseconds