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

/freebsd-9.3-release/crypto/openssl/crypto/bn/
H A Dbn_err.c84 {ERR_FUNC(BN_F_BN_DIV), "BN_div"},
H A Dbn_div.c76 BNerr(BN_F_BN_DIV, BN_R_DIV_BY_ZERO);
205 BNerr(BN_F_BN_DIV, BN_R_NOT_INITIALIZED);
224 BNerr(BN_F_BN_DIV, BN_R_DIV_BY_ZERO);
H A Dbn.h871 # define BN_F_BN_DIV 107 macro

Completed in 110 milliseconds