git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23555 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2008-08-16 23:02:00 +00:00
parent 3f658d3d19
commit cc11539054

View File

@@ -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 * @ingroup hcrypto_evp
*/ */