mac: Fix gcry_mac_close to allow for a NULL handle.
* cipher/mac.c (_gcry_mac_close): Check for NULL.
We always allow this for easier cleanup. actually the docs already
tell that this is allowed.
mac: Fix gcry_mac_close to allow for a NULL handle. 51dae8c8c4b6Unpublished Tags None Subscribers None
Description
Details
|