Initialize a SHA-384 digest context (deprecated; prefer EVP_DigestInit).
Deprecated. Use of this entity is allowed but discouraged.
1 on success, or 0 on failure.
| Name | Description |
|---|---|
| c | Context to initialize; uses the SHA-512 state layout with a 384-bit digest length. |