Struct tomcrypt_sys::saferp_key [] [src]

#[repr(C)]
pub struct saferp_key { pub K: [[c_uchar; 16]; 33], pub rounds: c_long, }

Fields

Trait Implementations

impl Copy for saferp_key
[src]

impl Clone for saferp_key
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more