pub struct RSA { /* private fields */ }
Expand description
RSA (Rivest Shamir Adleman) Accelerator
Implementations§
§impl RSA
impl RSA
pub const PTR: *const RegisterBlock = {0x3ff02000 as *const esp_hal_common::esp32::rsa::RegisterBlock}
pub const PTR: *const RegisterBlock = {0x3ff02000 as *const esp_hal_common::esp32::rsa::RegisterBlock}
Pointer to the register block
pub const fn ptr() -> *const RegisterBlock
pub const fn ptr() -> *const RegisterBlock
Return the pointer to the register block