Struct tomcrypt_sys::rc4_prng [] [src]

#[repr(C)]
pub struct rc4_prng { pub s: rc4_state, }

Fields

Trait Implementations

impl Copy for rc4_prng
[src]

impl Clone for rc4_prng
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more