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_statepub type crypto_sign_state = crypto_sign_ed25519ph_state;#[repr(C)]pub struct crypto_sign_state {
pub hs: crypto_hash_sha512_state,
}hs: crypto_hash_sha512_state