Remove parsing of rfc822Name

Signed-off-by: Przemek Stekiel <przemyslaw.stekiel@mobica.com>
diff --git a/include/mbedtls/x509_crt.h b/include/mbedtls/x509_crt.h
index cd089ce..f25ccb2 100644
--- a/include/mbedtls/x509_crt.h
+++ b/include/mbedtls/x509_crt.h
@@ -570,8 +570,7 @@
  * \param san      The target structure to populate with the parsed presentation
  *                 of the subject alternative name encoded in \p san_raw.
  *
- * \note           Only "dnsName" and "otherName" and "rfc822Name" of type hardware_module_name
- *                 as defined in RFC 4180 is supported.
+ * \note           Only "dnsName" and "otherName" as defined in RFC 5280 are supported.
  *
  * \note           This function should be called on a single raw data of
  *                 subject alternative name. For example, after successful