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

uint32_t mavlink_sha256_ctx::counter[8]

Definition at line 55 of file mavlink_sha256.h.

unsigned char mavlink_sha256_ctx::save_bytes[64]

Definition at line 57 of file mavlink_sha256.h.

uint32_t mavlink_sha256_ctx::save_u32[16]

Definition at line 58 of file mavlink_sha256.h.

uint32_t mavlink_sha256_ctx::sz[2]

Definition at line 54 of file mavlink_sha256.h.

union { ... } mavlink_sha256_ctx::u

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


mavlink
Author(s): Lorenz Meier
autogenerated on Sun Apr 7 2019 02:06:02