From 1eff3485b63f84956b5f212aa4d853783bf6c8b5 Mon Sep 17 00:00:00 2001 From: "Dr. Stephen Henson" Date: Tue, 19 Jan 2016 13:57:19 +0000 Subject: Add TLS PRF method. Add EVP_PKEY algorithm for TLS1 PRF. Reviewed-by: Matt Caswell --- Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.in') diff --git a/Makefile.in b/Makefile.in index 496f118e11..8dd7f1aaff 100644 --- a/Makefile.in +++ b/Makefile.in @@ -144,7 +144,7 @@ SDIRS= \ bn ec rsa dsa dh dso engine \ buffer bio stack lhash rand err \ evp asn1 pem x509 x509v3 conf txt_db pkcs7 pkcs12 comp ocsp ui \ - cms pqueue ts jpake srp store cmac ct async + cms pqueue ts jpake srp store cmac ct async kdf # keep in mind that the above list is adjusted by ./Configure # according to no-xxx arguments... -- cgit v1.2.3