My Project
Public Attributes | List of all members
tuplehash_str_t Struct Reference

TupleHash tuple element. More...

#include <sha3.h>

Public Attributes

const uint8_t * ptr
 
size_t len
 

Detailed Description

TupleHash tuple element.

Member Data 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: