diff options
author | David Sterba <dsterba@suse.com> | 2019-11-12 11:20:30 +0100 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2019-11-22 18:48:35 +0800 |
commit | c433a1a8572eceb7c45dd85d93fec6946b71bb72 (patch) | |
tree | 60faba185965df7cc306da02424577ea2db1e075 /mm | |
parent | 0b4b5f10ac1ffb7f51db1832d189c33955c0d4c1 (diff) | |
download | linux-c433a1a8572eceb7c45dd85d93fec6946b71bb72.tar.bz2 |
crypto: blake2b - rename tfm context and _setkey callback
The TFM context can be renamed to a more appropriate name and the local
varaibles as well, using 'tctx' which seems to be more common than
'mctx'.
The _setkey callback was the last one without the blake2b_ prefix,
rename that too.
Signed-off-by: David Sterba <dsterba@suse.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions