sha3
Embeddable C11 SHA-3 implementation.
Data Fields
tuplehash_str_t Struct Reference

Individual element of TupleHash tuple. More...

#include <sha3.h>

Data Fields

const uint8_t * ptr
 
size_t len
 

Detailed Description

Individual element of TupleHash tuple.

Field Documentation

◆ len

size_t tuplehash_str_t::len

Byte string length, in bytes.

◆ ptr

const uint8_t* tuplehash_str_t::ptr

Pointer to byte string.


The documentation for this struct was generated from the following file: