Expand range of ctrls for AES GCM to support retrieval and setting of
authorDr. Stephen Henson <steve@openssl.org>
Wed, 3 Aug 2011 15:37:22 +0000 (15:37 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Wed, 3 Aug 2011 15:37:22 +0000 (15:37 +0000)
commit28dd49faecf567bd946503dd4e3aa65985e659dd
treef667a5fdb9176f418011edbdcabf9b9fe6e14ffc
parent3699ec605602cf8ce7400bdbd164ebd9ed658b4c
Expand range of ctrls for AES GCM to support retrieval and setting of
invocation field.

Add complete support for AES GCM ciphersuites including all those in
RFC5288 and RFC5289.
CHANGES
crypto/evp/c_allc.c
crypto/evp/e_aes.c
crypto/evp/evp.h
ssl/s3_lib.c
ssl/s3_pkt.c
ssl/ssl.h
ssl/ssl_ciph.c
ssl/ssl_locl.h
ssl/t1_enc.c
ssl/tls1.h