uint64_s | Developers

uint64_s

Back to the files list

64-bit types, native or by-hands, depending on target and/or compiler support. More...

Data Fields

uint32_t l
 32 least significant bits More...
uint32_t h
 32 most significant bits More...

Detailed Description

64-bit types, native or by-hands, depending on target and/or compiler support.

This type is defined here only because SHA-3 structure uses it INTERNALLY. It should never be directly used by other modules.

Field Documentation

h

uint32_t h

32 most significant bits

l

uint32_t l

32 least significant bits

Back to the files list


Did you find this page helpful?


How would you improve this page for developers?



Getting Started
Theme Features
Customization

Embedded Apps