Searched hist:"06 ace7a9bafeb9047352707eb79e8eaa0dfdf5f2" (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/crypto/ |
H A D | md4.c | diff 06ace7a9bafeb9047352707eb79e8eaa0dfdf5f2 Sun Oct 30 04:25:15 CST 2005 Herbert Xu <herbert@gondor.apana.org.au> [CRYPTO] Use standard byte order macros wherever possible
A lot of crypto code needs to read/write a 32-bit/64-bit words in a specific gender. Many of them open code them by reading/writing one byte at a time. This patch converts all the applicable usages over to use the standard byte order macros.
This is based on a previous patch by Denis Vlasenko.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|
H A D | michael_mic.c | diff 06ace7a9bafeb9047352707eb79e8eaa0dfdf5f2 Sun Oct 30 04:25:15 CST 2005 Herbert Xu <herbert@gondor.apana.org.au> [CRYPTO] Use standard byte order macros wherever possible
A lot of crypto code needs to read/write a 32-bit/64-bit words in a specific gender. Many of them open code them by reading/writing one byte at a time. This patch converts all the applicable usages over to use the standard byte order macros.
This is based on a previous patch by Denis Vlasenko.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|
H A D | khazad.c | diff 06ace7a9bafeb9047352707eb79e8eaa0dfdf5f2 Sun Oct 30 04:25:15 CST 2005 Herbert Xu <herbert@gondor.apana.org.au> [CRYPTO] Use standard byte order macros wherever possible
A lot of crypto code needs to read/write a 32-bit/64-bit words in a specific gender. Many of them open code them by reading/writing one byte at a time. This patch converts all the applicable usages over to use the standard byte order macros.
This is based on a previous patch by Denis Vlasenko.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|
H A D | anubis.c | diff 06ace7a9bafeb9047352707eb79e8eaa0dfdf5f2 Sun Oct 30 04:25:15 CST 2005 Herbert Xu <herbert@gondor.apana.org.au> [CRYPTO] Use standard byte order macros wherever possible
A lot of crypto code needs to read/write a 32-bit/64-bit words in a specific gender. Many of them open code them by reading/writing one byte at a time. This patch converts all the applicable usages over to use the standard byte order macros.
This is based on a previous patch by Denis Vlasenko.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|
H A D | tea.c | diff 06ace7a9bafeb9047352707eb79e8eaa0dfdf5f2 Sun Oct 30 04:25:15 CST 2005 Herbert Xu <herbert@gondor.apana.org.au> [CRYPTO] Use standard byte order macros wherever possible
A lot of crypto code needs to read/write a 32-bit/64-bit words in a specific gender. Many of them open code them by reading/writing one byte at a time. This patch converts all the applicable usages over to use the standard byte order macros.
This is based on a previous patch by Denis Vlasenko.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|
H A D | md5.c | diff 06ace7a9bafeb9047352707eb79e8eaa0dfdf5f2 Sun Oct 30 04:25:15 CST 2005 Herbert Xu <herbert@gondor.apana.org.au> [CRYPTO] Use standard byte order macros wherever possible
A lot of crypto code needs to read/write a 32-bit/64-bit words in a specific gender. Many of them open code them by reading/writing one byte at a time. This patch converts all the applicable usages over to use the standard byte order macros.
This is based on a previous patch by Denis Vlasenko.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|
H A D | wp512.c | diff 06ace7a9bafeb9047352707eb79e8eaa0dfdf5f2 Sun Oct 30 04:25:15 CST 2005 Herbert Xu <herbert@gondor.apana.org.au> [CRYPTO] Use standard byte order macros wherever possible
A lot of crypto code needs to read/write a 32-bit/64-bit words in a specific gender. Many of them open code them by reading/writing one byte at a time. This patch converts all the applicable usages over to use the standard byte order macros.
This is based on a previous patch by Denis Vlasenko.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|
/openbmc/linux/drivers/crypto/ |
H A D | padlock-aes.c | diff 06ace7a9bafeb9047352707eb79e8eaa0dfdf5f2 Sun Oct 30 04:25:15 CST 2005 Herbert Xu <herbert@gondor.apana.org.au> [CRYPTO] Use standard byte order macros wherever possible
A lot of crypto code needs to read/write a 32-bit/64-bit words in a specific gender. Many of them open code them by reading/writing one byte at a time. This patch converts all the applicable usages over to use the standard byte order macros.
This is based on a previous patch by Denis Vlasenko.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|