Index: net/third_party/nss/ssl/bodge/blapi.h |
=================================================================== |
--- net/third_party/nss/ssl/bodge/blapi.h (revision 124804) |
+++ net/third_party/nss/ssl/bodge/blapi.h (working copy) |
@@ -46,6 +46,10 @@ |
#include "hasht.h" |
#include "alghmac.h" |
+#ifndef AES_256_KEY_LENGTH |
+#define AES_256_KEY_LENGTH 32 /* bytes */ |
+#endif |
+ |
SEC_BEGIN_PROTOS |
/* |