You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bootutil: Add prototypes for crypto backend initialization API
Adds prototypes for:
bootutil_crypto_backend_init
bootutil_crypto_backend_deinit
that will be expected to be provided by crypto backend in case
when MCUBOOT_CRYPTO_BACKEND_HAS_INIT is enabled.
Signed-off-by: Dominik Ermel <[email protected]>
0 commit comments