diff options
Diffstat (limited to 'arch/sparc/crypto/sha256_glue.c')
-rw-r--r-- | arch/sparc/crypto/sha256_glue.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/sparc/crypto/sha256_glue.c b/arch/sparc/crypto/sha256_glue.c index 54c4de2db188..f403ce9ba6e4 100644 --- a/arch/sparc/crypto/sha256_glue.c +++ b/arch/sparc/crypto/sha256_glue.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* Glue code for SHA256 hashing optimized for sparc64 crypto opcodes. | 2 | /* Glue code for SHA256 hashing optimized for sparc64 crypto opcodes. |
2 | * | 3 | * |
3 | * This is based largely upon crypto/sha256_generic.c | 4 | * This is based largely upon crypto/sha256_generic.c |