crypto/evp/kdf_meth.c: Add the reset function to the method
authorRichard Levitte <levitte@openssl.org>
Fri, 30 Aug 2019 12:32:33 +0000 (14:32 +0200)
committerPauli <paul.dale@oracle.com>
Fri, 6 Sep 2019 09:27:57 +0000 (19:27 +1000)
commit6d1c31540fa9453e6e31d4008c3b5ed18f7532ae
tree2e47544c4d1fe18fff84ae9dc4e70e380471a9dc
parent1f9eac279b9f70adc63437db84f0f986933c5792
crypto/evp/kdf_meth.c: Add the reset function to the method

Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/9662)
crypto/evp/kdf_meth.c