X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=crypto%2Ftypes.h;h=310cf42f54ad09136eed6708cfee296309a72247;hp=23bf47a74198693a615b9744527d737812838160;hb=26188931147826e280c73ac2692081ce230885c6;hpb=36026dfc0103b289b53b1ae9307cfd634b97afae;ds=sidebyside diff --git a/crypto/types.h b/crypto/types.h index 23bf47a741..310cf42f54 100644 --- a/crypto/types.h +++ b/crypto/types.h @@ -96,6 +96,7 @@ typedef int ASN1_NULL; typedef struct evp_cipher_st EVP_CIPHER; typedef struct evp_cipher_ctx_st EVP_CIPHER_CTX; typedef struct env_md_st EVP_MD; +typedef struct env_md_ctx_st EVP_MD_CTX; typedef struct evp_pkey_st EVP_PKEY; typedef struct x509_st X509;