mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-08-22 11:09:54 +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]>