summaryrefslogtreecommitdiff
path: root/crypto/gf128mul.c
diff options
context:
space:
mode:
authorIngo Molnar <mingo@elte.hu>2009-03-28 22:27:45 +0100
committerIngo Molnar <mingo@elte.hu>2009-03-28 22:27:45 +0100
commitfab2e030f9729c89dbcf6392f4c4a25105c9cbfa (patch)
tree0c954c437b1d5ea174af19cda413f0bbe3a60949 /crypto/gf128mul.c
parent9a9f3c8647eaaac118d55ad74a10eef558d2a557 (diff)
parentfed2c5aea5e362f1ff83b27cfd4b50d858377a5f (diff)
downloadlinux-crypto-fab2e030f9729c89dbcf6392f4c4a25105c9cbfa.tar.gz
linux-crypto-fab2e030f9729c89dbcf6392f4c4a25105c9cbfa.zip
Merge branch 'linus' into x86/core
Diffstat (limited to 'crypto/gf128mul.c')
-rw-r--r--crypto/gf128mul.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/gf128mul.c b/crypto/gf128mul.c
index ecbeaa1f..a90d2605 100644
--- a/crypto/gf128mul.c
+++ b/crypto/gf128mul.c
@@ -4,7 +4,7 @@
* Copyright (c) 2006, Rik Snel <rsnel@cube.dyndns.org>
*
* Based on Dr Brian Gladman's (GPL'd) work published at
- * http://fp.gladman.plus.com/cryptography_technology/index.htm
+ * http://gladman.plushost.co.uk/oldsite/cryptography_technology/index.php
* See the original copyright notice below.
*
* This program is free software; you can redistribute it and/or modify it