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

/illumos-gate/usr/src/common/bignum/
H A Dbignumimpl.c2515 big_sqrt_pos(BIGNUM *result, BIGNUM *n) function
2865 if ((err = big_sqrt_pos(&tmp, n)) != BIG_OK) {

Completed in 52 milliseconds