freebsd-dev/lib/libmp
Simon L. B. Nielsen 78078a569f Pass BN_CTX to internal functions instead of allocating it internally.
This allows msqrt() to only call BN_CTX_new() once intead of many times.

Suggested and reviewed by:	stefanf
2006-07-30 19:29:26 +00:00
..
libmp.3
Makefile
mp.h
mpasbn.c Pass BN_CTX to internal functions instead of allocating it internally. 2006-07-30 19:29:26 +00:00