libressl-d ~master (2022-05-15T17:34:09.6250468)
Dub
Repo
WHIRLPOOL_CTX.H_
libressl_d
openssl
whrlpool
WHIRLPOOL_CTX
Undocumented in source.
struct
WHIRLPOOL_CTX
union
H_ {
ubyte
[.
WHIRLPOOL_DIGEST_LENGTH
]
c
;
double
[.
WHIRLPOOL_DIGEST_LENGTH
/
double
.
sizeof
]
q
;
}
Members
Variables
c
ubyte
[.
WHIRLPOOL_DIGEST_LENGTH
]
c
;
Undocumented in source.
q
double
[.
WHIRLPOOL_DIGEST_LENGTH
/
double
.
sizeof
]
q
;
double q is here to ensure 64-bit alignment
Meta
Source
See Implementation
libressl_d
openssl
whrlpool
WHIRLPOOL_CTX
unions
H_
variables
H
bitlen
bitoff
data