Home
last modified time | relevance | path

Searched refs:BN_F_BN_EXP (Results 1 – 3 of 3) sorted by relevance

/minix3/crypto/external/bsd/openssl/dist/crypto/bn/
H A Dbn_err.c87 {ERR_FUNC(BN_F_BN_EXP), "BN_exp"},
H A Dbn_exp.c142 BNerr(BN_F_BN_EXP, ERR_R_SHOULD_NOT_HAVE_BEEN_CALLED); in BN_exp()
H A Dbn.h904 # define BN_F_BN_EXP 123 macro