Parent topic:MPLABĀ® Harmony Crypto Library
struct CRYPT_SHA_CTX {
}CRYPT_SHA_CTX;
| Name | Description |
|---|---|
| __attribute__ | This structure should be large enough to hold the internal representation, te size is checked during initialization. |
int holder __attribute__(
(aligned (8))
);