Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1608448
| From | Herbert Xu <herbert@gondor.apana.org.au> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] md5: remove from lib and only live in crypto |
| Date | 2017-03-24 15:20 +0100 |
| Message-ID | <toyen-2LK-53@gated-at.bofh.it> (permalink) |
| References | <tlEpX-7Wz-9@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Thu, Mar 16, 2017 at 03:18:57PM +0100, Jason A. Donenfeld wrote: > The md5_transform function is no longer used any where in the tree, > except for the crypto api's actual implementation of md5, so we can drop > the function from lib and put it as a static function of the crypto > file, where it belongs. There should be no new users of md5_transform, > anyway, since there are more modern ways of doing what it once achieved. > > Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com> Patch applied. Thanks. -- Email: Herbert Xu <herbert@gondor.apana.org.au> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] md5: remove from lib and only live in crypto "Jason A. Donenfeld" <Jason@zx2c4.com> - 2017-03-16 15:20 +0100 Re: [PATCH] md5: remove from lib and only live in crypto "Jason A. Donenfeld" <Jason@zx2c4.com> - 2017-03-23 12:20 +0100 Re: [PATCH] md5: remove from lib and only live in crypto Eric Biggers <ebiggers3@gmail.com> - 2017-03-23 20:50 +0100 Re: [PATCH] md5: remove from lib and only live in crypto Herbert Xu <herbert@gondor.apana.org.au> - 2017-03-24 15:20 +0100
csiph-web