diff options
author | Eric Biggers <ebiggers@google.com> | 2020-05-02 20:24:24 +0200 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2020-05-08 07:32:16 +0200 |
commit | 4d21e594508c9dca0a51e41a684e16cb5c420c36 (patch) | |
tree | 972190bd7378e7b44b05f5202bf08441c1f3650a /crypto/sha1_generic.c | |
parent | crypto: powerpc/sha1 - prefix the "sha1_" functions (diff) | |
download | linux-4d21e594508c9dca0a51e41a684e16cb5c420c36.tar.xz linux-4d21e594508c9dca0a51e41a684e16cb5c420c36.zip |
crypto: s390/sha1 - prefix the "sha1_" functions
Prefix the s390 SHA-1 functions with "s390_sha1_" rather than "sha1_".
This allows us to rename the library function sha_init() to sha1_init()
without causing a naming collision.
Cc: linux-s390@vger.kernel.org
Signed-off-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/sha1_generic.c')
0 files changed, 0 insertions, 0 deletions