Skip to main content

SLOT_CFG_ECC_GENKEY_OR_IMPORT

Constant SLOT_CFG_ECC_GENKEY_OR_IMPORT 

Source
const SLOT_CFG_ECC_GENKEY_OR_IMPORT: u16 = 0x2381;
Expand description

SlotConfig for ECC P-256 slots that allow both GenKey and encrypted PrivWrite import.

Used by slots 2, 3, 4, 7, and 9 through 15.

Same as SLOT_CFG_ECC_GENKEY_ONLY plus the PrivWrite bit set.