#[repr(C)]pub struct crypto_auth_hmacsha256_state {
pub ictx: crypto_hash_sha256_state,
pub octx: crypto_hash_sha256_state,
}Fields
ictx: crypto_hash_sha256_stateoctx: crypto_hash_sha256_state#[repr(C)]pub struct crypto_auth_hmacsha256_state {
pub ictx: crypto_hash_sha256_state,
pub octx: crypto_hash_sha256_state,
}ictx: crypto_hash_sha256_stateoctx: crypto_hash_sha256_state