fix error found by coverity: check if ctx is != NULL before calling BN_CTX_end()
[oweals/openssl.git] / crypto / bn / divtest.c
2005-05-17 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-11-14 Richard LevitteFix to build better with DJGPP.
2000-02-27 Richard LevitteInclude rand.h so RAND_pseudo_bytes may be declared.
2000-02-25 Ulf Möllerflush output.
2000-02-25 Ulf MöllerTest the division functions.