Prepare for bn opaquify. Implement internal helper functions.
authorMatt Caswell <matt@openssl.org>
Mon, 24 Nov 2014 10:06:20 +0000 (10:06 +0000)
committerMatt Caswell <matt@openssl.org>
Mon, 8 Dec 2014 21:40:12 +0000 (21:40 +0000)
commit85bcf27cccd8f5f569886479ad96a0c33444404c
tree768ff7474506cc50ce217011c918be93264b71b5
parentdd703de02205dd9d88878cd5a48a15dbf2dd569e
Prepare for bn opaquify. Implement internal helper functions.

Reviewed-by: Tim Hudson <tjh@openssl.org>
13 files changed:
apps/Makefile
crypto/Makefile
crypto/bn/Makefile
crypto/bn/bn.h
crypto/bn/bn_err.c
crypto/bn/bn_intern.c [new file with mode: 0644]
crypto/bn/bn_lcl.h
crypto/bn/bn_lib.c
crypto/bn/bn_x931p.c
crypto/evp/pmeth_gn.c
crypto/include/internal/bn_int.h [new file with mode: 0644]
test/Makefile
util/libeay.num