xrootd
|
SHA3 state context used by all methods (OpenSSL - like interface) More...
#include <XrdOucSHA3.hh>
Public Attributes | |
union { | |
uint8_t b [200] | |
< state: More... | |
uint64_t q [25] | |
64-bit words More... | |
} | st |
int | pt |
int | rsiz |
int | mdlen |
int | xof |
these don't overflow More... | |
SHA3 state context used by all methods (OpenSSL - like interface)
uint8_t XrdOucSHA3::sha3_ctx_t::b[200] |
< state:
8-bit bytes
int XrdOucSHA3::sha3_ctx_t::mdlen |
int XrdOucSHA3::sha3_ctx_t::pt |
uint64_t XrdOucSHA3::sha3_ctx_t::q[25] |
64-bit words
int XrdOucSHA3::sha3_ctx_t::rsiz |
union { ... } XrdOucSHA3::sha3_ctx_t::st |
int XrdOucSHA3::sha3_ctx_t::xof |
these don't overflow