Skip to main content

KM_DISABLE_DEPLOY_MODE

Constant KM_DISABLE_DEPLOY_MODE 

Source
pub const KM_DISABLE_DEPLOY_MODE: EfuseField;
Available on crate feature unstable only.
Expand description

Represents whether the new key deployment of key manager is disabled. Bit0: ECDSA key deployment (0: Enabled, 1: Disabled). Bit1: XTS-AES (flash and PSRAM) key deployment (0: Enabled, 1: Disabled). Bit2: HMAC key deployment (0: Enabled, 1: Disabled). Bit3: DS key deployment (0: Enabled, 1: Disabled)