Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/crypto/ecc/
H A Decp_mont.c87 meth->field_dec = &ec_GFp_dec_mont; in GFMethod_consGFp_mont()
184 ec_GFp_dec_mont(const mp_int *a, mp_int *r, const GFMethod *meth) in ec_GFp_dec_mont() function
H A Decl-priv.h253 mp_err ec_GFp_dec_mont(const mp_int *a, mp_int *r, const GFMethod *meth);