Struct blake2bp_state__
Defined in File blake2.h
Page Contents
Struct Documentation
-
struct blake2bp_state__
Collaboration diagram for blake2bp_state__:
![digraph {
graph [bgcolor="#00000000"]
node [shape=rectangle style=filled fillcolor="#FFFFFF" font=Helvetica padding=2]
edge [color="#1414CE"]
"2" [label="blake2b_state__" tooltip="blake2b_state__"]
"1" [label="blake2bp_state__" tooltip="blake2bp_state__" fillcolor="#BFBFBF"]
"1" -> "2" [dir=forward tooltip="usage"]
}](../_images/graphviz-3c9f81fba80bac8f605770c523013bd4083e20f5.png)
Public Members
-
blake2b_state S[4][1]
-
blake2b_state R[1]
-
uint8_t buf[4 * BLAKE2B_BLOCKBYTES]
-
size_t buflen
-
size_t outlen
-
blake2b_state S[4][1]