Searched defs:ec_GFp_div (Results 1 - 1 of 1) sorted by relevance
/osnet-11/usr/src/common/crypto/ecc/ | ||
H A D | ecl_gf.c | 124 meth->field_div = &ec_GFp_div; 963 ec_GFp_div(const mp_int *a, const mp_int *b, mp_int *r, function |
Completed in 18 milliseconds