Remove typedef of HMAC_CTX from crypto/hmac/hmac_lcl.h
authorRichard Levitte <levitte@openssl.org>
Mon, 7 Dec 2015 19:49:17 +0000 (20:49 +0100)
committerRichard Levitte <levitte@openssl.org>
Mon, 7 Dec 2015 19:53:17 +0000 (20:53 +0100)
commit47abe380042cad34b78a1a9c7c18995f3e8f8ad2
treebe683ad43d28bc2f44efcee362ee40cf1f8105d6
parent39d5193201cd0d73afebbd8c08f641b541c02b77
Remove typedef of HMAC_CTX from crypto/hmac/hmac_lcl.h

This is already defined in include/openssl/ossl_typ.h.

Reviewed-by: Matt Caswell <matt@openssl.org>
crypto/hmac/hmac_lcl.h