Take gcm128.c and ghash assembler modules into the build loop.
[openssl.git] / ssl / dtls1.h
index 472fe91f13e7299e28e20c294c4c503e6b57f390..448c254be3a23beb4000fbe095467fc2a00daca0 100644 (file)
@@ -169,6 +169,7 @@ typedef struct hm_fragment_st
        {
        struct hm_header_st msg_header;
        unsigned char *fragment;
+       unsigned char *reassembly;
        } hm_fragment;
 
 typedef struct dtls1_state_st