Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/mpi/
H A Dmpi.h291 mp_err mp_sqrt(const mp_int *a, mp_int *b);
H A Dmpi.c1325 mp_err mp_sqrt(const mp_int *a, mp_int *b) in mp_sqrt() function