summaryrefslogtreecommitdiffstats
path: root/example-hmac.c
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2010-01-23 09:12:30 +0100
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2010-01-23 09:12:30 +0100
commitbc72459a572069ffabd6ac54989add67d2fae0a1 (patch)
treeb0f6756c16802516eb714cde7762b8401d31b2e4 /example-hmac.c
parentd514a3d099207e73e55bbd8c55e969d19f7cd586 (diff)
downloadcryptodev-linux-bc72459a572069ffabd6ac54989add67d2fae0a1.tar.gz
cryptodev-linux-bc72459a572069ffabd6ac54989add67d2fae0a1.tar.xz
cryptodev-linux-bc72459a572069ffabd6ac54989add67d2fae0a1.zip
Added GPLv3 license files and text.
Diffstat (limited to 'example-hmac.c')
-rw-r--r--example-hmac.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/example-hmac.c b/example-hmac.c
index 7dc2b4c..d300e47 100644
--- a/example-hmac.c
+++ b/example-hmac.c
@@ -1,8 +1,9 @@
/*
* Demo on how to use OpenBSD /dev/crypto device.
*
- * Author: Michal Ludvig <michal@logix.cz>
- * http://www.logix.cz/michal
+ * Author: Nikos Mavrogiannopoulos <nmav@gnutls.org>
+ *
+ * Based originally on code by Michal Ludvig <michal@logix.cz>
*
* Note: by default OpenBSD doesn't allow using
* /dev/crypto if there is no hardware accelerator