#[repr(transparent)]pub struct ElsKs12(pub u32);Expand description
Status Register
Tuple Fields§
§0: u32Implementations§
Source§impl ElsKs12
impl ElsKs12
Sourcepub const fn ks12_ksize(&self) -> Ks12Ksize
pub const fn ks12_ksize(&self) -> Ks12Ksize
Key size
Sourcepub const fn set_ks12_ksize(&mut self, val: Ks12Ksize)
pub const fn set_ks12_ksize(&mut self, val: Ks12Ksize)
Key size
Sourcepub const fn set_ks12_kact(&mut self, val: bool)
pub const fn set_ks12_kact(&mut self, val: bool)
Key is active
Sourcepub const fn ks12_kbase(&self) -> bool
pub const fn ks12_kbase(&self) -> bool
First slot in a multislot key
Sourcepub const fn set_ks12_kbase(&mut self, val: bool)
pub const fn set_ks12_kbase(&mut self, val: bool)
First slot in a multislot key
Sourcepub const fn set_ks12_fgp(&mut self, val: bool)
pub const fn set_ks12_fgp(&mut self, val: bool)
Hardware Feature General Purpose
Sourcepub const fn set_ks12_frtn(&mut self, val: bool)
pub const fn set_ks12_frtn(&mut self, val: bool)
Hardware Feature Retention
Sourcepub const fn set_ks12_fhwo(&mut self, val: bool)
pub const fn set_ks12_fhwo(&mut self, val: bool)
Hardware Feature Output
Sourcepub const fn ks12_ukpuk(&self) -> bool
pub const fn ks12_ukpuk(&self) -> bool
CMAC key
Sourcepub const fn set_ks12_ukpuk(&mut self, val: bool)
pub const fn set_ks12_ukpuk(&mut self, val: bool)
CMAC key
Sourcepub const fn ks12_utecdh(&self) -> bool
pub const fn ks12_utecdh(&self) -> bool
CMAC key
Sourcepub const fn set_ks12_utecdh(&mut self, val: bool)
pub const fn set_ks12_utecdh(&mut self, val: bool)
CMAC key
Sourcepub const fn ks12_ucmac(&self) -> bool
pub const fn ks12_ucmac(&self) -> bool
CMAC key
Sourcepub const fn set_ks12_ucmac(&mut self, val: bool)
pub const fn set_ks12_ucmac(&mut self, val: bool)
CMAC key
Sourcepub const fn set_ks12_uksk(&mut self, val: bool)
pub const fn set_ks12_uksk(&mut self, val: bool)
KSK key
Sourcepub const fn set_ks12_urtf(&mut self, val: bool)
pub const fn set_ks12_urtf(&mut self, val: bool)
Real Time Fingerprint key
Sourcepub const fn ks12_uckdf(&self) -> bool
pub const fn ks12_uckdf(&self) -> bool
Derivation key for CKDF command
Sourcepub const fn set_ks12_uckdf(&mut self, val: bool)
pub const fn set_ks12_uckdf(&mut self, val: bool)
Derivation key for CKDF command
Sourcepub const fn ks12_uhkdf(&self) -> bool
pub const fn ks12_uhkdf(&self) -> bool
Derivation key for HKDF command
Sourcepub const fn set_ks12_uhkdf(&mut self, val: bool)
pub const fn set_ks12_uhkdf(&mut self, val: bool)
Derivation key for HKDF command
Sourcepub const fn ks12_uecsg(&self) -> bool
pub const fn ks12_uecsg(&self) -> bool
Ecc signing key
Sourcepub const fn set_ks12_uecsg(&mut self, val: bool)
pub const fn set_ks12_uecsg(&mut self, val: bool)
Ecc signing key
Sourcepub const fn ks12_uecdh(&self) -> bool
pub const fn ks12_uecdh(&self) -> bool
Ecc diffie hellman key
Sourcepub const fn set_ks12_uecdh(&mut self, val: bool)
pub const fn set_ks12_uecdh(&mut self, val: bool)
Ecc diffie hellman key
Sourcepub const fn set_ks12_uaes(&mut self, val: bool)
pub const fn set_ks12_uaes(&mut self, val: bool)
Aes key
Sourcepub const fn ks12_uhmac(&self) -> bool
pub const fn ks12_uhmac(&self) -> bool
Hmac key
Sourcepub const fn set_ks12_uhmac(&mut self, val: bool)
pub const fn set_ks12_uhmac(&mut self, val: bool)
Hmac key
Sourcepub const fn set_ks12_ukwk(&mut self, val: bool)
pub const fn set_ks12_ukwk(&mut self, val: bool)
Key wrapping key
Sourcepub const fn ks12_ukuok(&self) -> bool
pub const fn ks12_ukuok(&self) -> bool
Key unwrapping key
Sourcepub const fn set_ks12_ukuok(&mut self, val: bool)
pub const fn set_ks12_ukuok(&mut self, val: bool)
Key unwrapping key
Sourcepub const fn ks12_utlspms(&self) -> bool
pub const fn ks12_utlspms(&self) -> bool
TLS Pre Master Secret
Sourcepub const fn set_ks12_utlspms(&mut self, val: bool)
pub const fn set_ks12_utlspms(&mut self, val: bool)
TLS Pre Master Secret
Sourcepub const fn ks12_utlsms(&self) -> bool
pub const fn ks12_utlsms(&self) -> bool
TLS Master Secret
Sourcepub const fn set_ks12_utlsms(&mut self, val: bool)
pub const fn set_ks12_utlsms(&mut self, val: bool)
TLS Master Secret
Sourcepub const fn ks12_ukgsrc(&self) -> bool
pub const fn ks12_ukgsrc(&self) -> bool
Supply KEYGEN source
Sourcepub const fn set_ks12_ukgsrc(&mut self, val: bool)
pub const fn set_ks12_ukgsrc(&mut self, val: bool)
Supply KEYGEN source
Sourcepub const fn set_ks12_uhwo(&mut self, val: bool)
pub const fn set_ks12_uhwo(&mut self, val: bool)
Hardware out key
Sourcepub const fn ks12_uwrpok(&self) -> bool
pub const fn ks12_uwrpok(&self) -> bool
Ok to wrap key
Sourcepub const fn set_ks12_uwrpok(&mut self, val: bool)
pub const fn set_ks12_uwrpok(&mut self, val: bool)
Ok to wrap key
Sourcepub const fn set_ks12_uduk(&mut self, val: bool)
pub const fn set_ks12_uduk(&mut self, val: bool)
Device Unique Key
Sourcepub const fn ks12_upprot(&self) -> u8
pub const fn ks12_upprot(&self) -> u8
Priviledge level
Sourcepub const fn set_ks12_upprot(&mut self, val: u8)
pub const fn set_ks12_upprot(&mut self, val: u8)
Priviledge level
Trait Implementations§
impl Copy for ElsKs12
impl Eq for ElsKs12
impl StructuralPartialEq for ElsKs12
Auto Trait Implementations§
impl Freeze for ElsKs12
impl RefUnwindSafe for ElsKs12
impl Send for ElsKs12
impl Sync for ElsKs12
impl Unpin for ElsKs12
impl UnwindSafe for ElsKs12
Blanket Implementations§
Source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
Source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more