mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-03-07 01:44:03 +01:00
Whitespace cleanups.
This commit is contained in:
committed by
Hideki Miyazaki
parent
d3a379adac
commit
99af84f1e2
@@ -9160,8 +9160,8 @@ static int _ecc_validate_public_key(ecc_key* key, int partial, int priv)
|
||||
defined(WOLFSSL_SE050) || defined(WOLF_CRYPTO_CB_ONLY_ECC)
|
||||
|
||||
/* consider key check success on HW crypto
|
||||
* ex: ATECC508/608A, CryptoCell and Silabs
|
||||
*
|
||||
* ex: ATECC508/608A, CryptoCell and Silabs
|
||||
*
|
||||
* consider key check success on Crypt Cb
|
||||
*/
|
||||
err = MP_OKAY;
|
||||
|
||||
Reference in New Issue
Block a user