mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-09-27 20:47:22 +00:00
The #ifdef guard in the get_builtin_key() should be PSA_CRYPTO_ACCELERATOR_DRIVER_PRESENT to allow for multiple drivers to be plugged into the wrapper. Signed-off-by: Antonio de Angelis <[email protected]>