Searched hist:"10 ff9976" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/crypto/ |
H A D | algboss.c | 10ff9976 Thu Jun 10 21:01:00 CDT 2021 Liu Shixin <liushixin2@huawei.com> crypto: api - remove CRYPTOA_U32 and related functions
According to the advice of Eric and Herbert, type CRYPTOA_U32 has been unused for over a decade, so remove the code related to CRYPTOA_U32.
After removing CRYPTOA_U32, the type of the variable attrs can be changed from union to struct.
Signed-off-by: Liu Shixin <liushixin2@huawei.com> Reviewed-by: Eric Biggers <ebiggers@google.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|
H A D | algapi.c | 10ff9976 Thu Jun 10 21:01:00 CDT 2021 Liu Shixin <liushixin2@huawei.com> crypto: api - remove CRYPTOA_U32 and related functions
According to the advice of Eric and Herbert, type CRYPTOA_U32 has been unused for over a decade, so remove the code related to CRYPTOA_U32.
After removing CRYPTOA_U32, the type of the variable attrs can be changed from union to struct.
Signed-off-by: Liu Shixin <liushixin2@huawei.com> Reviewed-by: Eric Biggers <ebiggers@google.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|
/openbmc/linux/include/crypto/ |
H A D | algapi.h | 10ff9976 Thu Jun 10 21:01:00 CDT 2021 Liu Shixin <liushixin2@huawei.com> crypto: api - remove CRYPTOA_U32 and related functions
According to the advice of Eric and Herbert, type CRYPTOA_U32 has been unused for over a decade, so remove the code related to CRYPTOA_U32.
After removing CRYPTOA_U32, the type of the variable attrs can be changed from union to struct.
Signed-off-by: Liu Shixin <liushixin2@huawei.com> Reviewed-by: Eric Biggers <ebiggers@google.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|
/openbmc/linux/include/linux/ |
H A D | crypto.h | 10ff9976 Thu Jun 10 21:01:00 CDT 2021 Liu Shixin <liushixin2@huawei.com> crypto: api - remove CRYPTOA_U32 and related functions
According to the advice of Eric and Herbert, type CRYPTOA_U32 has been unused for over a decade, so remove the code related to CRYPTOA_U32.
After removing CRYPTOA_U32, the type of the variable attrs can be changed from union to struct.
Signed-off-by: Liu Shixin <liushixin2@huawei.com> Reviewed-by: Eric Biggers <ebiggers@google.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|