crypto/seed: add small-footprint path.
authorAndy Polyakov <appro@openssl.org>
Mon, 21 Mar 2016 19:06:23 +0000 (20:06 +0100)
committerAndy Polyakov <appro@openssl.org>
Tue, 29 Mar 2016 07:53:51 +0000 (09:53 +0200)
commit0f3ab9a34c0a30b5d471ad1c1ba88cc0e10dd74a
tree181a58f1e32f6cb46a8063d4d89f3dfab2b63659
parentfdf6f73e5e09a98112d85ee745ac5b3c78942956
crypto/seed: add small-footprint path.

The space saving is >5x on x86_64 at ~40% performance penalty.

Reviewed-by: Rich Salz <rsalz@openssl.org>
crypto/seed/seed.c
crypto/seed/seed_locl.h