Home
last modified time | relevance | path

Searched refs:BIG_DIV_BY_0 (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/common/crypto/dh/
H A Ddh_impl.c64 case BIG_DIV_BY_0: in convert_rv()
/illumos-gate/usr/src/common/bignum/
H A Dbignum.h100 #define BIG_DIV_BY_0 -3 macro
H A Dbignumimpl.c1046 return (BIG_DIV_BY_0); in big_div_pos()
/illumos-gate/usr/src/common/crypto/dsa/
H A Ddsa_impl.c62 case BIG_DIV_BY_0: in convert_rv()
/illumos-gate/usr/src/common/crypto/rsa/
H A Drsa_impl.c100 case BIG_DIV_BY_0: in convert_rv()