zephyr/subsys/jwt
Valerio Setti 30717437f5 jwt: add missing PSA_WANT dependencies to RSA signature
This commit add the proper PSA_WANT kconfigs which are required
to perform an RSA signature when a PSA crypto provider is
available in the system (i.e. CONFIG_PSA_CRYPTO_CLIENT is set).

Signed-off-by: Valerio Setti <vsetti@baylibre.com>
2024-06-13 09:22:20 +02:00
..
CMakeLists.txt
Kconfig jwt: add missing PSA_WANT dependencies to RSA signature 2024-06-13 09:22:20 +02:00
jwt.c