]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
tests: check retvals in block ciphers
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Sat, 28 Mar 2015 08:09:02 +0000 (09:09 +0100)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Sat, 28 Mar 2015 08:09:02 +0000 (09:09 +0100)
tests/mini-record-retvals.c

index 38f060ac6f8895f4e18b09e41d0e51760fe0f0fe..6728a84793acc76c15454f80ca7f59900f77e6ff 100644 (file)
@@ -453,7 +453,7 @@ void doit(void)
 {
        signal(SIGCHLD, ch_handler);
 
-       /* checking stream ciphers, as block ciphers impose other restrictions on size as well */
+       start(AES_CBC_SHA256, 0);
        start(AES_GCM, 0);
 
 #ifndef ENABLE_FIPS140