Update pre8
This commit is contained in:
@@ -128,6 +128,9 @@ struct gcm128_context {
|
||||
unsigned int mres, ares;
|
||||
block128_f block;
|
||||
void *key;
|
||||
#if !defined(OPENSSL_SMALL_FOOTPRINT)
|
||||
unsigned char Xn[48];
|
||||
#endif
|
||||
};
|
||||
|
||||
struct xts128_context {
|
||||
|
||||
Reference in New Issue
Block a user