Struct tomcrypt_sys::rc6_key [] [src]

#[repr(C)]
pub struct rc6_key { pub K: [ulong32; 44], }

Fields

Trait Implementations

impl Copy for rc6_key
[src]

impl Clone for rc6_key
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more