diff options
author | Ted Unangst <tedu@cvs.openbsd.org> | 2014-12-20 06:04:40 +0000 |
---|---|---|
committer | Ted Unangst <tedu@cvs.openbsd.org> | 2014-12-20 06:04:40 +0000 |
commit | a094284fbbba5a3bafed2535c04048ee7d1e5740 (patch) | |
tree | e150803767db1942665f0196874b5c1656fbca8a /sys/crypto/siphash.h | |
parent | cff3d638a94204fbb9c5188ec69c6e4df919a7a4 (diff) |
openbsd rcisd
Diffstat (limited to 'sys/crypto/siphash.h')
-rw-r--r-- | sys/crypto/siphash.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/crypto/siphash.h b/sys/crypto/siphash.h index fd3eeb46fef..9a6664319dc 100644 --- a/sys/crypto/siphash.h +++ b/sys/crypto/siphash.h @@ -1,3 +1,4 @@ +/* $OpenBSD: siphash.h,v 1.2 2014/12/20 06:04:39 tedu Exp $ */ /*- * Copyright (c) 2013 Andre Oppermann <andre@FreeBSD.org> * All rights reserved. |