From 3543f2a6c9034db63af9a0ec8681bc03d5532d48 Mon Sep 17 00:00:00 2001 From: Erwin Nindl Date: Wed, 15 Aug 2007 13:19:31 +0000 Subject: * set cypher to aes_icm * changed cypher --- cypher.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'cypher.cpp') diff --git a/cypher.cpp b/cypher.cpp index c77f883..ad590fa 100644 --- a/cypher.cpp +++ b/cypher.cpp @@ -106,4 +106,3 @@ void AesIcmCypher::cypher(Buffer& buf, seq_nr_t seq_nr, sender_id_t sender_id) status = cipher_dealloc(cipher); } - -- cgit v1.2.3