diff options
Diffstat (limited to 'lib/libcrypto/modes/gcm128.c')
-rw-r--r-- | lib/libcrypto/modes/gcm128.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libcrypto/modes/gcm128.c b/lib/libcrypto/modes/gcm128.c index 09b1949c2a1..45951878e58 100644 --- a/lib/libcrypto/modes/gcm128.c +++ b/lib/libcrypto/modes/gcm128.c @@ -1,3 +1,4 @@ +/* $OpenBSD: gcm128.c,v 1.8 2014/06/12 15:49:30 deraadt Exp $ */ /* ==================================================================== * Copyright (c) 2010 The OpenSSL Project. All rights reserved. * |