(ghash->ops->done): Interface change. Passing in a null buffer pointer
authormdw <mdw>
Sun, 2 Jul 2000 18:27:42 +0000 (18:27 +0000)
committermdw <mdw>
Sun, 2 Jul 2000 18:27:42 +0000 (18:27 +0000)
uses a buffer internal to the ghash object.  The operation returns the
address of the buffer it used.  Clients of generic hashes no longer need
to use dynamically allocated memory for hash results.


No differences found