summaryrefslogtreecommitdiff
path: root/crypto/blowfish_generic.c
diff options
context:
space:
mode:
authorEric Biggers <ebiggers@google.com>2020-01-02 19:59:08 -0800
committerHerbert Xu <herbert@gondor.apana.org.au>2020-01-09 11:30:57 +0800
commit484d53bfd14474c3b710f9d251616228f02b12cd (patch)
tree7a3c92b66e0540d1d135742fe0922b9fdf2fefce /crypto/blowfish_generic.c
parent7f44ab0b2879eeb647e92fb6c28308d9b9b488fa (diff)
downloadlinux-crypto-484d53bfd14474c3b710f9d251616228f02b12cd.tar.gz
linux-crypto-484d53bfd14474c3b710f9d251616228f02b12cd.zip
crypto: algapi - fold crypto_init_spawn() into crypto_grab_spawn()
Now that crypto_init_spawn() is only called by crypto_grab_spawn(), simplify things by moving its functionality into crypto_grab_spawn(). In the process of doing this, also be more consistent about when the spawn and instance are updated, and remove the crypto_spawn::dropref flag since now it's always set. Signed-off-by: Eric Biggers <ebiggers@google.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/blowfish_generic.c')
0 files changed, 0 insertions, 0 deletions