bind9/lib/dns/sec/openssl
David Lawrence 0ae53264f0 Removed declarations of extern bn_limit_* variables that are declared
static in bn_lib.c.  They are only used by bn_lib.c.
2000-04-24 21:02:35 +00:00
..
include rename openssl functions and exported data to have a dst_ prefix. 2000-04-20 01:13:21 +00:00
.cvsignore add 1999-07-13 01:53:40 +00:00
bn_add.c rename openssl functions and exported data to have a dst_ prefix. 2000-04-20 01:13:21 +00:00
bn_asm.c rename openssl functions and exported data to have a dst_ prefix. 2000-04-20 01:13:21 +00:00
bn_ctx.c rename openssl functions and exported data to have a dst_ prefix. 2000-04-20 01:13:21 +00:00
bn_div.c rename openssl functions and exported data to have a dst_ prefix. 2000-04-20 01:13:21 +00:00
bn_err.c rename openssl functions and exported data to have a dst_ prefix. 2000-04-20 01:13:21 +00:00
bn_exp.c rename openssl functions and exported data to have a dst_ prefix. 2000-04-20 01:13:21 +00:00
bn_exp2.c rename openssl functions and exported data to have a dst_ prefix. 2000-04-20 01:13:21 +00:00
bn_gcd.c rename openssl functions and exported data to have a dst_ prefix. 2000-04-20 01:13:21 +00:00
bn_lcl.h Removed declarations of extern bn_limit_* variables that are declared 2000-04-24 21:02:35 +00:00
bn_lib.c rename openssl functions and exported data to have a dst_ prefix. 2000-04-20 01:13:21 +00:00
bn_mont.c rename openssl functions and exported data to have a dst_ prefix. 2000-04-20 01:13:21 +00:00
bn_mul.c rename openssl functions and exported data to have a dst_ prefix. 2000-04-20 01:13:21 +00:00
bn_prime.c rename openssl functions and exported data to have a dst_ prefix. 2000-04-20 01:13:21 +00:00
bn_prime.h Added underlying DNSSEC support (dst and crypto libraries) 1999-07-12 20:08:42 +00:00
bn_print.c rename openssl functions and exported data to have a dst_ prefix. 2000-04-20 01:13:21 +00:00
bn_rand.c rename openssl functions and exported data to have a dst_ prefix. 2000-04-20 01:13:21 +00:00
bn_recp.c rename openssl functions and exported data to have a dst_ prefix. 2000-04-20 01:13:21 +00:00
bn_shift.c rename openssl functions and exported data to have a dst_ prefix. 2000-04-20 01:13:21 +00:00
bn_sqr.c rename openssl functions and exported data to have a dst_ prefix. 2000-04-20 01:13:21 +00:00
bn_word.c rename openssl functions and exported data to have a dst_ prefix. 2000-04-20 01:13:21 +00:00
buffer.c rename openssl functions and exported data to have a dst_ prefix. 2000-04-20 01:13:21 +00:00
cryptlib.c rename openssl functions and exported data to have a dst_ prefix. 2000-04-20 01:13:21 +00:00
cryptlib.h Added underlying DNSSEC support (dst and crypto libraries) 1999-07-12 20:08:42 +00:00
dh_err.c rename openssl functions and exported data to have a dst_ prefix. 2000-04-20 01:13:21 +00:00
dh_gen.c rename openssl functions and exported data to have a dst_ prefix. 2000-04-20 01:13:21 +00:00
dh_key.c rename openssl functions and exported data to have a dst_ prefix. 2000-04-20 01:13:21 +00:00
dh_lib.c rename openssl functions and exported data to have a dst_ prefix. 2000-04-20 01:13:21 +00:00
dsa_asn1.c rename openssl functions and exported data to have a dst_ prefix. 2000-04-20 01:13:21 +00:00
dsa_err.c rename openssl functions and exported data to have a dst_ prefix. 2000-04-20 01:13:21 +00:00
dsa_gen.c rename openssl functions and exported data to have a dst_ prefix. 2000-04-20 01:13:21 +00:00
dsa_key.c rename openssl functions and exported data to have a dst_ prefix. 2000-04-20 01:13:21 +00:00
dsa_lib.c rename openssl functions and exported data to have a dst_ prefix. 2000-04-20 01:13:21 +00:00
dsa_ossl.c rename openssl functions and exported data to have a dst_ prefix. 2000-04-20 01:13:21 +00:00
dsa_sign.c rename openssl functions and exported data to have a dst_ prefix. 2000-04-20 01:13:21 +00:00
dsa_vrf.c rename openssl functions and exported data to have a dst_ prefix. 2000-04-20 01:13:21 +00:00
err.c rename openssl functions and exported data to have a dst_ prefix. 2000-04-20 01:13:21 +00:00
ex_data.c rename openssl functions and exported data to have a dst_ prefix. 2000-04-20 01:13:21 +00:00
lhash.c rename openssl functions and exported data to have a dst_ prefix. 2000-04-20 01:13:21 +00:00
Makefile.in rename openssl functions and exported data to have a dst_ prefix. 2000-04-20 01:13:21 +00:00
md5_dgst.c rename openssl functions and exported data to have a dst_ prefix. 2000-04-20 01:13:21 +00:00
md5_locl.h Infrastructure to allow use of alternate openssl libraries. Default is still to use our internal, now renamed, version. 2000-04-20 18:27:43 +00:00
md32_common.h Updated openssl to 0.9.5 2000-03-07 19:30:55 +00:00
md_rand.c rename openssl functions and exported data to have a dst_ prefix. 2000-04-20 01:13:21 +00:00
mem.c rename openssl functions and exported data to have a dst_ prefix. 2000-04-20 01:13:21 +00:00
mem_dbg.c rename openssl functions and exported data to have a dst_ prefix. 2000-04-20 01:13:21 +00:00
rand_lib.c rename openssl functions and exported data to have a dst_ prefix. 2000-04-20 01:13:21 +00:00
sha1_one.c rename openssl functions and exported data to have a dst_ prefix. 2000-04-20 01:13:21 +00:00
sha1dgst.c rename openssl functions and exported data to have a dst_ prefix. 2000-04-20 01:13:21 +00:00
sha_locl.h Updated openssl to 0.9.5 2000-03-07 19:30:55 +00:00
stack.c rename openssl functions and exported data to have a dst_ prefix. 2000-04-20 01:13:21 +00:00
th-lock.c rename openssl functions and exported data to have a dst_ prefix. 2000-04-20 01:13:21 +00:00