cipher:gcm: Minor fix for buffer size.
* cipher/cipher-internal.h (struct gcry_cipher_handle): Use GCRY_GCM_BLOCK_LEN.
The constants are same, but it's good to use "GCM" semantically.
- Signed-off-by: NIIBE Yutaka <gniibe@fsij.org>
cipher:gcm: Minor fix for buffer size. Tags None Subscribers None
Description
Details
|