crypto_digest_env_t Struct Reference
 | 
 Data Fields | 
| 
union { | 
|    SHA_CTX   sha1 | 
|    SHA256_CTX   sha2 | 
| }  | d | 
| 
digest_algorithm_t  | algorithm: 8 | 
Detailed Description
Intermediate information about the digest of a stream of data. 
The documentation for this struct was generated from the following file: