Searched defs:ec_GFp_div_mont (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/common/crypto/ecc/
H A Decp_mont.c87 meth->field_div = &ec_GFp_div_mont;
151 ec_GFp_div_mont(const mp_int *a, const mp_int *b, mp_int *r, function

Completed in 15 milliseconds