diff --git a/lib/hcrypto/evp-hcrypto.c b/lib/hcrypto/evp-hcrypto.c index 35a3cbf0c..6737fd817 100644 --- a/lib/hcrypto/evp-hcrypto.c +++ b/lib/hcrypto/evp-hcrypto.c @@ -118,9 +118,9 @@ EVP_hcrypto_aes_128_cbc(void) } /** - * The AES-128 cipher type (hcrypto) + * The AES-192 cipher type (hcrypto) * - * @return the AES-128 EVP_CIPHER pointer. + * @return the AES-192 EVP_CIPHER pointer. * * @ingroup hcrypto_evp */