Home
last modified time | relevance | path

Searched refs: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) in big_sqrt_pos() function
2865 if ((err = big_sqrt_pos(&tmp, n)) != BIG_OK) { in big_isprime_pos_ext()