Searched refs:ECC_BYTES (Results 1 – 2 of 2) sorted by relevance
115 "2 + (PAGESIZE / 512) * ECC_BYTES" >= OOBSIZE"119 ECC_BYTES number of ECC bytes generated to protect127 trying to use BCH16 (ECC_BYTES=26) ecc-scheme.134 trying to use BCH16 (ECC_BYTES=26) ecc-scheme.
32 #define ECC_BYTES 32 macro37 #define NUM_ECC_DIGITS (ECC_BYTES / 8)730 static void ecc_bytes2native(const u8 bytes[ECC_BYTES], in ecc_bytes2native() argument751 u8 bytes[ECC_BYTES]) in ecc_native2bytes() argument779 get_random_bytes(priv, ECC_BYTES); in ecc_make_key()805 get_random_bytes(rand, ECC_BYTES); in ecdh_shared_secret()