Public Attributes | List of all members
mavlink_sha256_ctx Struct Reference

#include <mavlink_sha256.h>

Public Attributes

uint32_t counter [8]
 
uint32_t sz [2]
 
union {
   unsigned char   save_bytes [64]
 
   uint32_t   save_u32 [16]
 
u
 

Detailed Description

Definition at line 53 of file mavlink_sha256.h.

Member Data Documentation

◆ counter

uint32_t mavlink_sha256_ctx::counter[8]

Definition at line 55 of file mavlink_sha256.h.

◆ save_bytes

unsigned char mavlink_sha256_ctx::save_bytes[64]

Definition at line 57 of file mavlink_sha256.h.

◆ save_u32

uint32_t mavlink_sha256_ctx::save_u32[16]

Definition at line 58 of file mavlink_sha256.h.

◆ sz

uint32_t mavlink_sha256_ctx::sz[2]

Definition at line 54 of file mavlink_sha256.h.

◆ u

union { ... } mavlink_sha256_ctx::u

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


mavlink
Author(s): Lorenz Meier
autogenerated on Fri Aug 2 2019 03:39:47