Back to the files list
64-bit types, native or by-hands, depending on target and/or compiler support.
More...
|
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.
h
l
32 least significant bits
Back to the files list