commit | e0af04056cafff7cbfd2f4426cd0b44700a374a4 | [log] [tgz] |
---|---|---|
author | Ben Laurie <ben@openssl.org> | Tue Nov 15 23:50:52 2011 +0000 |
committer | Ben Laurie <ben@openssl.org> | Tue Nov 15 23:50:52 2011 +0000 |
tree | a8d2b07974989368206df6302fd9d13d67aa7c92 | |
parent | 333f926d677d12e42279274c525c7b9af52ece8c [diff] [blame] |
Add TLS exporter.
diff --git a/ssl/t1_lib.c b/ssl/t1_lib.c index 473bd94..7b54dc9 100644 --- a/ssl/t1_lib.c +++ b/ssl/t1_lib.c
@@ -136,6 +136,7 @@ TLS_MD_CLIENT_FINISH_CONST,TLS_MD_CLIENT_FINISH_CONST_SIZE, TLS_MD_SERVER_FINISH_CONST,TLS_MD_SERVER_FINISH_CONST_SIZE, tls1_alert_code, + tls1_export_keying_material, }; long tls1_default_timeout(void)