Remove unused fields in method store structure.
authorPauli <paul.dale@oracle.com>
Thu, 3 Oct 2019 09:06:35 +0000 (19:06 +1000)
committerPauli <paul.dale@oracle.com>
Thu, 3 Oct 2019 09:06:35 +0000 (19:06 +1000)
commit29be6c8361aa1c898de6b98ad72fd2ccb6280441
treef8c70be2cea0a59a9c308cc9846be7754c449751
parent6d49ec1ada358508389d0d810e69ff11658ba21c
Remove unused fields in method store structure.

The random bit caching was a residue of earlier code and isn't used any more.

Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
(Merged from https://github.com/openssl/openssl/pull/10089)
crypto/property/property.c