Rizin
unix-like reverse engineering framework and cli tools
nettle_block16 Union Reference

#include <nettle-types.h>

Public Attributes

uint8_t b [16]
 
unsigned long w[16/sizeof(unsigned long)] _NETTLE_ATTRIBUTE_DEPRECATED
 
uint64_t u64 [2]
 

Detailed Description

Definition at line 64 of file nettle-types.h.

Member Data Documentation

◆ _NETTLE_ATTRIBUTE_DEPRECATED

unsigned long w [16 / sizeof(unsigned long)] nettle_block16::_NETTLE_ATTRIBUTE_DEPRECATED

Definition at line 67 of file nettle-types.h.

◆ b

uint8_t nettle_block16::b[16]

Definition at line 66 of file nettle-types.h.

◆ u64

uint64_t nettle_block16::u64[2]

Definition at line 68 of file nettle-types.h.


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