summaryrefslogtreecommitdiff
path: root/source4/lib/crypto/hmacmd5.h
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2005-08-20 07:59:00 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:33:37 -0500
commit684c824e9ac51ee2d6b748973757697a8ead2634 (patch)
tree5db08a22f4d5ae8707a44ce06e910ed7742dca1b /source4/lib/crypto/hmacmd5.h
parent6baa6e0aa8dfd539a4fa3185a055eb8b1f4896c0 (diff)
downloadsamba-684c824e9ac51ee2d6b748973757697a8ead2634.tar.gz
samba-684c824e9ac51ee2d6b748973757697a8ead2634.tar.bz2
samba-684c824e9ac51ee2d6b748973757697a8ead2634.zip
r9421: Move arcfour code into it's own file, in lib/crypto.
Andrew Bartlett (This used to be commit ca6cf462708810637544d4b4bef0f404fb89a002)
Diffstat (limited to 'source4/lib/crypto/hmacmd5.h')
-rw-r--r--source4/lib/crypto/hmacmd5.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/lib/crypto/hmacmd5.h b/source4/lib/crypto/hmacmd5.h
index fb6692a05f..6ee195875e 100644
--- a/source4/lib/crypto/hmacmd5.h
+++ b/source4/lib/crypto/hmacmd5.h
@@ -1,6 +1,6 @@
/*
Unix SMB/CIFS implementation.
- Interface header: Scheduler service
+ Interface header: HMAC MD5 code
Copyright (C) Luke Kenneth Casson Leighton 1996-1999
Copyright (C) Andrew Tridgell 1992-1999