Struct blake2bp_state__

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"]
}

Public Members

blake2b_state S[4][1]
blake2b_state R[1]
uint8_t buf[4 * BLAKE2B_BLOCKBYTES]
size_t buflen
size_t outlen