Home
last modified time | relevance | path

Searched hist:"0 c4c78de0417ced1da92351a3013e631860ea576" (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/crypto/
H A Dmd5.hdiff 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 Dmd5.cdiff 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 Dsha1_generic.cdiff 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 Dsha256_generic.cdiff 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>