]> git.ipfire.org Git - thirdparty/openvpn.git/commit
Refactored TLS_PRF to new hmac and md primitives
authorAdriaan de Jong <dejong@fox-it.com>
Mon, 27 Jun 2011 07:22:08 +0000 (09:22 +0200)
committerDavid Sommerseth <davids@redhat.com>
Wed, 19 Oct 2011 20:31:46 +0000 (22:31 +0200)
commiteab0cf2df1b1f1f73a657384c0fdb201508c0399
treef2e50127e6d0e43d56b25349a8ca1d7f4de44a1f
parent95993a1df3c39fd2ea9c037b2f0bfcdf040b7d59
Refactored TLS_PRF to new hmac and md primitives

Signed-off-by: Adriaan de Jong <dejong@fox-it.com>
Acked-by: Gert Doering <gert@greenie.muc.de>
Acked-by: James Yonan <james@openvpn.net>
Signed-off-by: David Sommerseth <davids@redhat.com>
ssl.c