Struct blake2sp_state__

Page Contents

Struct Documentation

struct blake2sp_state__

Collaboration diagram for blake2sp_state__:

digraph { graph [bgcolor="#00000000"] node [shape=rectangle style=filled fillcolor="#FFFFFF" font=Helvetica padding=2] edge [color="#1414CE"] "2" [label="blake2s_state__" tooltip="blake2s_state__"] "1" [label="blake2sp_state__" tooltip="blake2sp_state__" fillcolor="#BFBFBF"] "1" -> "2" [dir=forward tooltip="usage"] }

Public Members

blake2s_state S[8][1]
blake2s_state R[1]
uint8_t buf[8 * BLAKE2S_BLOCKBYTES]
size_t buflen
size_t outlen