mirror of
https://github.com/cuberite/polarssl.git
synced 2025-10-05 03:24:17 -04: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 <antonio.deangelis@arm.com>