1.58 CRYPT_SHA256_CTX Structure
C
struct CRYPT_SHA256_CTX {
}CRYPT_SHA256_CTX;
Public Methods
Name | Description |
---|---|
__attribute__ | This structure should be large enough to hold the internal representation, te size is checked during initialization. |
__attribute__ C
int holder __attribute__(
(aligned (8))
);