#[repr(C)]pub struct crypto_auth_hmacsha512_state {
pub ictx: crypto_hash_sha512_state,
pub octx: crypto_hash_sha512_state,
}Fields
ictx: crypto_hash_sha512_stateoctx: crypto_hash_sha512_state#[repr(C)]pub struct crypto_auth_hmacsha512_state {
pub ictx: crypto_hash_sha512_state,
pub octx: crypto_hash_sha512_state,
}ictx: crypto_hash_sha512_stateoctx: crypto_hash_sha512_state