Legacy name fields
For a name such as TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, the segments before WITH describe ephemeral elliptic-curve Diffie-Hellman key agreement and RSA authentication. The segments after WITH identify AES with a 128-bit key in GCM mode and SHA-256. In this AEAD suite, GCM supplies record authentication; SHA-256 is not a separate record MAC.