+1
−1
+2
−1
crypto/kdf/Makefile.in
0 → 100644
+57
−0
crypto/kdf/tls1_prf.c
0 → 100644
+283
−0
Loading
Add EVP_PKEY algorithm for TLS1 PRF.
Reviewed-by:
Matt Caswell <matt@openssl.org>