summaryrefslogtreecommitdiff
path: root/lib/crypto/arm/sha1-ce-core.S
diff options
context:
space:
mode:
Diffstat (limited to 'lib/crypto/arm/sha1-ce-core.S')
-rw-r--r--lib/crypto/arm/sha1-ce-core.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/crypto/arm/sha1-ce-core.S b/lib/crypto/arm/sha1-ce-core.S
index 2de40dd25e47..7d6b2631ca8d 100644
--- a/lib/crypto/arm/sha1-ce-core.S
+++ b/lib/crypto/arm/sha1-ce-core.S
@@ -1,6 +1,6 @@
/* SPDX-License-Identifier: GPL-2.0-only */
/*
- * sha1-ce-core.S - SHA-1 secure hash using ARMv8 Crypto Extensions
+ * SHA-1 secure hash using ARMv8 Crypto Extensions
*
* Copyright (C) 2015 Linaro Ltd.
* Author: Ard Biesheuvel <ard.biesheuvel@linaro.org>