mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-23 05:24:46 -07:00
Api Symbols: replace asserts with checks
merge ofw commit
This commit is contained in:
@@ -91,7 +91,7 @@ typedef enum {
|
||||
} FuriHalCryptoGCMState;
|
||||
|
||||
/** Initialize cryptography layer(includes AES engines, PKA and RNG) */
|
||||
void furi_hal_crypto_init();
|
||||
void furi_hal_crypto_init(void);
|
||||
|
||||
/** Verify factory provisioned keys
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user