pub type KeccakWidth400_SpongePRG_Instance = KeccakWidth400_SpongePRG_InstanceStruct;

Aliased Type§

struct KeccakWidth400_SpongePRG_Instance {
    pub duplex: KeccakWidth400_DuplexInstanceStruct,
}

Fields§

§duplex: KeccakWidth400_DuplexInstanceStruct

Trait Implementations§

source§

impl Debug for KeccakWidth400_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: 64 bytes