SHA-1 streaming context.

Public Attributes#

Hash streaming context.

uint32_t

number of bytes processed

uint8_t

intermediate digest state

uint8_t

data block being processed

Public Attribute Documentation#

hash_type#

sl_se_hash_type_t sl_se_sha1_multipart_context_t::hash_type

Hash streaming context.


total#

uint32_t sl_se_sha1_multipart_context_t::total[2]

number of bytes processed


state#

uint8_t sl_se_sha1_multipart_context_t::state[32]

intermediate digest state


buffer#

uint8_t sl_se_sha1_multipart_context_t::buffer[64]

data block being processed