Searched hist:"0 c4c78de0417ced1da92351a3013e631860ea576" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/include/crypto/ |
H A D | md5.h | diff 0c4c78de0417ced1da92351a3013e631860ea576 Thu Dec 17 06:45:39 CST 2015 LABBE Corentin <clabbe.montjoie@gmail.com> crypto: hash - add zero length message hash for shax and md5
Some crypto drivers cannot process empty data message and return a precalculated hash for md5/sha1/sha224/sha256.
This patch add thoses precalculated hash in include/crypto.
Signed-off-by: LABBE Corentin <clabbe.montjoie@gmail.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|
/openbmc/linux/crypto/ |
H A D | md5.c | diff 0c4c78de0417ced1da92351a3013e631860ea576 Thu Dec 17 06:45:39 CST 2015 LABBE Corentin <clabbe.montjoie@gmail.com> crypto: hash - add zero length message hash for shax and md5
Some crypto drivers cannot process empty data message and return a precalculated hash for md5/sha1/sha224/sha256.
This patch add thoses precalculated hash in include/crypto.
Signed-off-by: LABBE Corentin <clabbe.montjoie@gmail.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|
H A D | sha1_generic.c | diff 0c4c78de0417ced1da92351a3013e631860ea576 Thu Dec 17 06:45:39 CST 2015 LABBE Corentin <clabbe.montjoie@gmail.com> crypto: hash - add zero length message hash for shax and md5
Some crypto drivers cannot process empty data message and return a precalculated hash for md5/sha1/sha224/sha256.
This patch add thoses precalculated hash in include/crypto.
Signed-off-by: LABBE Corentin <clabbe.montjoie@gmail.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|
H A D | sha256_generic.c | diff 0c4c78de0417ced1da92351a3013e631860ea576 Thu Dec 17 06:45:39 CST 2015 LABBE Corentin <clabbe.montjoie@gmail.com> crypto: hash - add zero length message hash for shax and md5
Some crypto drivers cannot process empty data message and return a precalculated hash for md5/sha1/sha224/sha256.
This patch add thoses precalculated hash in include/crypto.
Signed-off-by: LABBE Corentin <clabbe.montjoie@gmail.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|