Struct tomcrypt_sys::multi2_key [] [src]

#[repr(C)]
pub struct multi2_key { pub N: c_int, pub uk: [ulong32; 8], }

Fields

Trait Implementations

impl Debug for multi2_key
[src]

[src]

Formats the value using the given formatter.

impl Copy for multi2_key
[src]

impl Clone for multi2_key
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more