Remove dead code in bn
authorMatt Caswell <matt@openssl.org>
Tue, 28 Feb 2017 10:08:51 +0000 (10:08 +0000)
committerMatt Caswell <matt@openssl.org>
Tue, 28 Feb 2017 14:46:24 +0000 (14:46 +0000)
commit1fef2f80503b31f6892f9f9c862910c2b6b32b0b
treefeb5a092b8a9317cfa42f5d8108e6cedf643dbc4
parent2722ff506de5cbdf68ca39c233ddb6e2fc15aa37
Remove dead code in bn

There are a number of symbols in bn which are internal only and never used
by anything. They should be removed.

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2766)
crypto/bn/README.pod
crypto/bn/bn_intern.c
crypto/bn/bn_lcl.h
crypto/bn/bn_mul.c
crypto/bn/bn_prime.c
crypto/include/internal/bn_int.h