Struct tomcrypt_sys::sober128_prng [] [src]

#[repr(C)]
pub struct sober128_prng { pub s: sober128_state, pub ent: [c_uchar; 40], pub idx: c_ulong, }

Fields

Trait Implementations

impl Copy for sober128_prng
[src]

impl Clone for sober128_prng
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more