Uploaded image for project: 'RHEL'
  1. RHEL
  2. RHEL-106304

[redhat] New configs in lib/crypto

Linking RHIVOS CVEs to...Migration: Automation ...SWIFT: POC ConversionSync from "Extern...XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Undefined Undefined
    • eln
    • None
    • kernel / Other
    • None
    • rhel-kernel-maint
    • None
    • False
    • Hide

      None

      Show
      None
    • None

      Hi,

      As part of the ongoing rebase effort, the following configuration
      options need to be reviewed.

      As a reminder, the ARK configuration flow involves moving unreviewed
      configuration options from the pending directory to the ark directory.
      In the diff below, options are removed from the pending directory and
      added to the ark hierarchy. The final options that need to be ACKed
      are the files that are being added to the ark hierarchy.

      If the value for a file that is added should be changed, please reply
      with a better option.

      ~~~
      Symbol: CRYPTO_LIB_BENCHMARK [=n]
      Type : bool
      Defined at lib/crypto/tests/Kconfig:49
      Prompt: Include benchmarks in KUnit tests for cryptographic functions
      Depends on: CRYPTO_LIB_BENCHMARK_VISIBLE [=y]
      Location:
      -> Library routines
      -> Crypto library routines
      -> Include benchmarks in KUnit tests for cryptographic functions (CRYPTO_LIB_BENCHMARK [=n])

      ~~~
      Commit: 4dcf6caddaa0 (lib/crypto: tests: Add KUnit tests for SHA-224 and SHA-256)

      ~~~
      Symbol: CRYPTO_LIB_POLY1305_KUNIT_TEST [=m]
      Type : tristate
      Defined at lib/crypto/tests/Kconfig:3
      Prompt: KUnit tests for Poly1305
      Depends on: KUNIT [=m]
      Visible if: KUNIT [=m] && !KUNIT_ALL_TESTS [=m]
      Location:
      -> Library routines
      -> Crypto library routines
      -> KUnit tests for Poly1305 (CRYPTO_LIB_POLY1305_KUNIT_TEST [=m])
      Selects: CRYPTO_LIB_BENCHMARK_VISIBLE [=y] && CRYPTO_LIB_POLY1305 [=y]

      ~~~
      Commit: 6dd4d9f7919e (lib/crypto: tests: Add KUnit tests for Poly1305)

      ~~~
      Symbol: CRYPTO_LIB_SHA1_KUNIT_TEST [=m]
      Type : tristate
      Defined at lib/crypto/tests/Kconfig:12
      Prompt: KUnit tests for SHA-1
      Depends on: KUNIT [=m]
      Visible if: KUNIT [=m] && !KUNIT_ALL_TESTS [=m]
      Location:
      -> Library routines
      -> Crypto library routines
      -> KUnit tests for SHA-1 (CRYPTO_LIB_SHA1_KUNIT_TEST [=m])
      Selects: CRYPTO_LIB_BENCHMARK_VISIBLE [=y] && CRYPTO_LIB_SHA1 [=y]

      ~~~
      Commit: 66b130607908 (lib/crypto: tests: Add KUnit tests for SHA-1 and HMAC-SHA1)

      ~~~
      Symbol: CRYPTO_LIB_SHA256_KUNIT_TEST [=m]
      Type : tristate
      Defined at lib/crypto/tests/Kconfig:24
      Prompt: KUnit tests for SHA-224 and SHA-256
      Depends on: KUNIT [=m]
      Visible if: KUNIT [=m] && !KUNIT_ALL_TESTS [=m]
      Location:
      -> Library routines
      -> Crypto library routines
      -> KUnit tests for SHA-224 and SHA-256 (CRYPTO_LIB_SHA256_KUNIT_TEST [=m])
      Selects: CRYPTO_LIB_BENCHMARK_VISIBLE [=y] && CRYPTO_LIB_SHA256 [=y]

      ~~~
      Commit: 4dcf6caddaa0 (lib/crypto: tests: Add KUnit tests for SHA-224 and SHA-256)

      ~~~
      Symbol: CRYPTO_LIB_SHA512_KUNIT_TEST [=m]
      Type : tristate
      Defined at lib/crypto/tests/Kconfig:36
      Prompt: KUnit tests for SHA-384 and SHA-512
      Depends on: KUNIT [=m]
      Visible if: KUNIT [=m] && !KUNIT_ALL_TESTS [=m]
      Location:
      -> Library routines
      -> Crypto library routines
      -> KUnit tests for SHA-384 and SHA-512 (CRYPTO_LIB_SHA512_KUNIT_TEST [=m])
      Selects: CRYPTO_LIB_BENCHMARK_VISIBLE [=y] && CRYPTO_LIB_SHA512 [=y]

      ~~~
      Commit: 571eaeddb67d (lib/crypto: tests: Add KUnit tests for SHA-384 and SHA-512)

      See Merge Request: https://gitlab.com/cki-project/kernel-ark/-/merge_requests/4015

              kernel-mgr kernel-mgr
              gitlab-jira Gitlab-jira-bot Gitlab-redhat
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: