Searched refs:mp_bmulmod (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/common/mpi/
H A Dmp_gf2m.h62 mp_err mp_bmulmod(const mp_int *a, const mp_int *b, const unsigned int p[],
H A Dmp_gf2m.c435 mp_bmulmod(const mp_int *a, const mp_int *b, const unsigned int p[], mp_int *r) function
/illumos-gate/usr/src/common/crypto/ecc/
H A Decl_gf.c1018 return mp_bmulmod(a, b, meth->irr_arr, r);

Completed in 62 milliseconds