Skip to main content

KM_DEPLOY_ONLY_ONCE

Constant KM_DEPLOY_ONLY_ONCE 

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

Represents whether the corresponding key can be deployed only once. Bit0: ECDSA key (0: Multiple times, 1: Only once). Bit1: XTS-AES (flash and PSRAM) key (0: Multiple times, 1: Only once). Bit2: HMAC key (0: Multiple times, 1: Only once). Bit3: DS key (0: Multiple times, 1: Only once)