diff options
author | Eric Biggers <ebiggers@google.com> | 2020-05-02 20:24:23 +0200 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2020-05-08 07:32:16 +0200 |
commit | 23dc2a0dfc981f2bc6455a7cefccbb6d39e07314 (patch) | |
tree | bf427858852350095d6bbe052beb3d13d0e21dca /crypto/sha1_generic.c | |
parent | crypto: powerpc/sha1 - remove unused temporary workspace (diff) | |
download | linux-23dc2a0dfc981f2bc6455a7cefccbb6d39e07314.tar.xz linux-23dc2a0dfc981f2bc6455a7cefccbb6d39e07314.zip |
crypto: powerpc/sha1 - prefix the "sha1_" functions
Prefix the PowerPC SHA-1 functions with "powerpc_sha1_" rather than
"sha1_". This allows us to rename the library function sha_init() to
sha1_init() without causing a naming collision.
Cc: linuxppc-dev@lists.ozlabs.org
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: Michael Ellerman <mpe@ellerman.id.au>
Cc: Paul Mackerras <paulus@samba.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