php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
Data Fields | |
uint64_t | H [8] |
uint64_t | total [2] |
uint64_t | buflen |
char | buffer [256] |
Definition at line 45 of file crypt_sha512.c.
char sha512_ctx::buffer[256] |
Definition at line 51 of file crypt_sha512.c.
uint64_t sha512_ctx::buflen |
Definition at line 50 of file crypt_sha512.c.
uint64_t sha512_ctx::H[8] |
Definition at line 47 of file crypt_sha512.c.
uint64_t sha512_ctx::total[2] |
Definition at line 49 of file crypt_sha512.c.