summaryrefslogtreecommitdiffstats
path: root/include/crypto/algapi.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/crypto/algapi.h')
-rw-r--r--include/crypto/algapi.h7
1 files changed, 1 insertions, 6 deletions
diff --git a/include/crypto/algapi.h b/include/crypto/algapi.h
index 4be38cd0b8d5..743d626479ef 100644
--- a/include/crypto/algapi.h
+++ b/include/crypto/algapi.h
@@ -1,13 +1,8 @@
1/* SPDX-License-Identifier: GPL-2.0-or-later */
1/* 2/*
2 * Cryptographic API for algorithms (i.e., low-level API). 3 * Cryptographic API for algorithms (i.e., low-level API).
3 * 4 *
4 * Copyright (c) 2006 Herbert Xu <herbert@gondor.apana.org.au> 5 * Copyright (c) 2006 Herbert Xu <herbert@gondor.apana.org.au>
5 *
6 * This program is free software; you can redistribute it and/or modify it
7 * under the terms of the GNU General Public License as published by the Free
8 * Software Foundation; either version 2 of the License, or (at your option)
9 * any later version.
10 *
11 */ 6 */
12#ifndef _CRYPTO_ALGAPI_H 7#ifndef _CRYPTO_ALGAPI_H
13#define _CRYPTO_ALGAPI_H 8#define _CRYPTO_ALGAPI_H