Make the definition of HMAC_CTX opaque
This moves the definition to crypto/hmac/hmac_lcl.h. Constructor and
destructor added, and the typedef moved to include/openssl/ossl_typ.h.
Reviewed-by:
Rich Salz <rsalz@openssl.org>
Showing
- crypto/hmac/hm_pmeth.c 8 additions, 8 deletionscrypto/hmac/hm_pmeth.c
- crypto/hmac/hmac.c 33 additions, 7 deletionscrypto/hmac/hmac.c
- crypto/hmac/hmac_lcl.h 77 additions, 0 deletionscrypto/hmac/hmac_lcl.h
- include/openssl/hmac.h 3 additions, 12 deletionsinclude/openssl/hmac.h
- include/openssl/ossl_typ.h 2 additions, 0 deletionsinclude/openssl/ossl_typ.h
Loading
Please register or sign in to comment