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

/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/bn/
H A Dbn_err.c122 {ERR_REASON(BN_R_DIV_BY_ZERO) ,"div by zero"},
H A Dbn_div.c78 BNerr(BN_F_BN_DIV,BN_R_DIV_BY_ZERO);
214 BNerr(BN_F_BN_DIV,BN_R_DIV_BY_ZERO);
H A Dbn.h885 #define BN_R_DIV_BY_ZERO 103 macro

Completed in 91 milliseconds