]> git.ipfire.org Git - thirdparty/openssl.git/commit - providers/common/kdfs/sskdf.c
coverity fixes for SSKDF + mac_app + kdf test cleanup
authorShane Lontis <shane.lontis@oracle.com>
Sun, 24 Mar 2019 09:11:42 +0000 (19:11 +1000)
committerMatt Caswell <matt@openssl.org>
Thu, 28 Mar 2019 10:17:38 +0000 (10:17 +0000)
commita3c62426b9c056af802ab7988f217e55eaf2b213
tree3658410aaeab2a665f5f4552d5d62f30e475762e
parent72b89b8e201d17dea0219b4b92df7af7e17f183a
coverity fixes for SSKDF + mac_app + kdf test cleanup

Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/8566)
apps/mac.c
crypto/kdf/sskdf.c
test/evp_kdf_test.c