Home
last modified time | relevance | path

Searched hist:b8969a1b69672b163d057e7745ebc915df689211 (Results 1 – 9 of 9) sorted by relevance

/linux/crypto/
H A Dkpp.cdiff b8969a1b69672b163d057e7745ebc915df689211 Tue May 02 10:02:33 CEST 2023 Ondrej Mosnacek <omosnace@redhat.com> crypto: api - Fix CRYPTO_USER checks for report function

Checking the config via ifdef incorrectly compiles out the report
functions when CRYPTO_USER is set to =m. Fix it by using IS_ENABLED()
instead.

Fixes: c0f9e01dd266 ("crypto: api - Check CRYPTO_USER instead of NET for report")
Signed-off-by: Ondrej Mosnacek <omosnace@redhat.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
H A Dacompress.cdiff b8969a1b69672b163d057e7745ebc915df689211 Tue May 02 10:02:33 CEST 2023 Ondrej Mosnacek <omosnace@redhat.com> crypto: api - Fix CRYPTO_USER checks for report function

Checking the config via ifdef incorrectly compiles out the report
functions when CRYPTO_USER is set to =m. Fix it by using IS_ENABLED()
instead.

Fixes: c0f9e01dd266 ("crypto: api - Check CRYPTO_USER instead of NET for report")
Signed-off-by: Ondrej Mosnacek <omosnace@redhat.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
H A Dakcipher.cdiff b8969a1b69672b163d057e7745ebc915df689211 Tue May 02 10:02:33 CEST 2023 Ondrej Mosnacek <omosnace@redhat.com> crypto: api - Fix CRYPTO_USER checks for report function

Checking the config via ifdef incorrectly compiles out the report
functions when CRYPTO_USER is set to =m. Fix it by using IS_ENABLED()
instead.

Fixes: c0f9e01dd266 ("crypto: api - Check CRYPTO_USER instead of NET for report")
Signed-off-by: Ondrej Mosnacek <omosnace@redhat.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
H A Dscompress.cdiff b8969a1b69672b163d057e7745ebc915df689211 Tue May 02 10:02:33 CEST 2023 Ondrej Mosnacek <omosnace@redhat.com> crypto: api - Fix CRYPTO_USER checks for report function

Checking the config via ifdef incorrectly compiles out the report
functions when CRYPTO_USER is set to =m. Fix it by using IS_ENABLED()
instead.

Fixes: c0f9e01dd266 ("crypto: api - Check CRYPTO_USER instead of NET for report")
Signed-off-by: Ondrej Mosnacek <omosnace@redhat.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
H A Drng.cdiff b8969a1b69672b163d057e7745ebc915df689211 Tue May 02 10:02:33 CEST 2023 Ondrej Mosnacek <omosnace@redhat.com> crypto: api - Fix CRYPTO_USER checks for report function

Checking the config via ifdef incorrectly compiles out the report
functions when CRYPTO_USER is set to =m. Fix it by using IS_ENABLED()
instead.

Fixes: c0f9e01dd266 ("crypto: api - Check CRYPTO_USER instead of NET for report")
Signed-off-by: Ondrej Mosnacek <omosnace@redhat.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
H A Daead.cdiff b8969a1b69672b163d057e7745ebc915df689211 Tue May 02 10:02:33 CEST 2023 Ondrej Mosnacek <omosnace@redhat.com> crypto: api - Fix CRYPTO_USER checks for report function

Checking the config via ifdef incorrectly compiles out the report
functions when CRYPTO_USER is set to =m. Fix it by using IS_ENABLED()
instead.

Fixes: c0f9e01dd266 ("crypto: api - Check CRYPTO_USER instead of NET for report")
Signed-off-by: Ondrej Mosnacek <omosnace@redhat.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
H A Dskcipher.cdiff b8969a1b69672b163d057e7745ebc915df689211 Tue May 02 10:02:33 CEST 2023 Ondrej Mosnacek <omosnace@redhat.com> crypto: api - Fix CRYPTO_USER checks for report function

Checking the config via ifdef incorrectly compiles out the report
functions when CRYPTO_USER is set to =m. Fix it by using IS_ENABLED()
instead.

Fixes: c0f9e01dd266 ("crypto: api - Check CRYPTO_USER instead of NET for report")
Signed-off-by: Ondrej Mosnacek <omosnace@redhat.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
H A Dshash.cdiff b8969a1b69672b163d057e7745ebc915df689211 Tue May 02 10:02:33 CEST 2023 Ondrej Mosnacek <omosnace@redhat.com> crypto: api - Fix CRYPTO_USER checks for report function

Checking the config via ifdef incorrectly compiles out the report
functions when CRYPTO_USER is set to =m. Fix it by using IS_ENABLED()
instead.

Fixes: c0f9e01dd266 ("crypto: api - Check CRYPTO_USER instead of NET for report")
Signed-off-by: Ondrej Mosnacek <omosnace@redhat.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
H A Dahash.cdiff b8969a1b69672b163d057e7745ebc915df689211 Tue May 02 10:02:33 CEST 2023 Ondrej Mosnacek <omosnace@redhat.com> crypto: api - Fix CRYPTO_USER checks for report function

Checking the config via ifdef incorrectly compiles out the report
functions when CRYPTO_USER is set to =m. Fix it by using IS_ENABLED()
instead.

Fixes: c0f9e01dd266 ("crypto: api - Check CRYPTO_USER instead of NET for report")
Signed-off-by: Ondrej Mosnacek <omosnace@redhat.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>