crypto_sign_state

Type Alias crypto_sign_state 

Source
pub type crypto_sign_state = crypto_sign_ed25519ph_state;

Aliased Type§

#[repr(C)]
pub struct crypto_sign_state { pub hs: crypto_hash_sha512_state, }

Fields§

§hs: crypto_hash_sha512_state