Add and use POLARSSL_ERR_SSL_BUFFER_TOO_SMALL
diff --git a/include/polarssl/error.h b/include/polarssl/error.h
index 7ce2828..e6ad54a 100644
--- a/include/polarssl/error.h
+++ b/include/polarssl/error.h
@@ -91,7 +91,7 @@
  * ECP       4   8 (Started from top)
  * MD        5   4
  * CIPHER    6   6
- * SSL       6   10 (Started from top)
+ * SSL       6   12 (Started from top)
  * SSL       7   31
  *
  * Module dependent error code (5 bits 0x.00.-0x.F8.)