From 4515807407905a03aae3a5f7fa2b6df3916e1774 Mon Sep 17 00:00:00 2001 From: Jussi Kivilinna Date: Fri, 23 Sep 2011 19:51:00 +0300 Subject: [PATCH] --- yaml --- r: 272285 b: refs/heads/master c: a071d06e34ff361c7a8d1ddf3ce8a95d782fa25a h: refs/heads/master i: 272283: a71687695083ad6259c70059be4fae716e42ce28 v: v3 --- [refs] | 2 +- trunk/arch/x86/crypto/blowfish_glue.c | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index d8ecc6ab79e9..ab8614544863 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: e827bb09c815955d5d5f0ddf98483a7efd04f55b +refs/heads/master: a071d06e34ff361c7a8d1ddf3ce8a95d782fa25a diff --git a/trunk/arch/x86/crypto/blowfish_glue.c b/trunk/arch/x86/crypto/blowfish_glue.c index 40911abb7b11..2568a7b71630 100644 --- a/trunk/arch/x86/crypto/blowfish_glue.c +++ b/trunk/arch/x86/crypto/blowfish_glue.c @@ -3,6 +3,11 @@ * * Copyright (c) 2011 Jussi Kivilinna * + * CBC & ECB parts based on code (crypto/cbc.c,ecb.c) by: + * Copyright (c) 2006 Herbert Xu + * CTR part based on code (crypto/ctr.c) by: + * (C) Copyright IBM Corp. 2007 - Joy Latten + * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or