pub type KeccakWidth1600_SpongePRG_Instance = KeccakWidth1600_SpongePRG_InstanceStruct;

Aliased Type§

struct KeccakWidth1600_SpongePRG_Instance {
    pub duplex: KeccakWidth1600_DuplexInstanceStruct,
}

Fields§

§duplex: KeccakWidth1600_DuplexInstanceStruct

Trait Implementations§

source§

impl Debug for KeccakWidth1600_SpongePRG_InstanceStruct

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more

Layout§

Note: Most layout information is completely unstable and may even differ between compilations. The only exception is types with certain repr(...) attributes. Please see the Rust Reference's “Type Layout” chapter for details on type layout guarantees.

Size: 212 bytes