Add ossl_pkcs5_pbkdf2_hmac_ex symbol
authorShane Lontis <shane.lontis@oracle.com>
Tue, 9 Mar 2021 04:44:51 +0000 (14:44 +1000)
committerShane Lontis <shane.lontis@oracle.com>
Thu, 18 Mar 2021 07:52:38 +0000 (17:52 +1000)
commit4e17fb006187c1b745eb72474efb3ad797e2a4dc
tree7c27066f73fd50565e52f777712b2409b6a0d562
parentb78c016649d13c48429c132e56314117f8f3d9d7
Add ossl_pkcs5_pbkdf2_hmac_ex symbol

Partial fix for #12964

Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14473)
crypto/evp/p5_crpt2.c
include/crypto/evp.h
providers/implementations/kdfs/scrypt.c