php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
Data Fields | |
uint32_t | H [8] |
uint32_t | total [2] |
uint32_t | buflen |
char | buffer [128] |
Definition at line 48 of file crypt_sha256.c.
char sha256_ctx::buffer[128] |
Definition at line 53 of file crypt_sha256.c.
uint32_t sha256_ctx::buflen |
Definition at line 52 of file crypt_sha256.c.
uint32_t sha256_ctx::H[8] |
Definition at line 49 of file crypt_sha256.c.
uint32_t sha256_ctx::total[2] |
Definition at line 51 of file crypt_sha256.c.