*/
/*
- * The following code is an implementation of the AES-128-CBC cipher
- * using intel's AES instruction set. It is based on Intel reference
- * code.
+ * The following code is an implementation of the AES-128-GCM cipher
*/
#include <gnutls_errors.h>
*/
/*
- * The following code is an implementation of the AES-128-CBC cipher
- * using intel's AES instruction set. It is based on Intel reference
- * code.
+ * The following code is an implementation of the AES-128-GCM cipher
+ * using intel's AES instruction set.
*/
#include <gnutls_errors.h>